Skip to content

Commit

Permalink
Update powershell-core-cn-sjtu-mirror to version 7.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github_devops committed Sep 19, 2023
1 parent a0dabef commit f5bcc84
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions powershell-core-cn-sjtu-mirror.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"homepage": "https://github.com/PowerShell/PowerShell",
"version": "7.3.6",
"version": "7.3.7",
"description": "Cross-platform automation and configuration tool/framework, known as Powershell Core, that works well with existing tools and is optimized for dealing with structured data. (China SJTU mirror)",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://mirrors.sjtug.sjtu.edu.cn/github-release/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x64.zip",
"hash": "fcbd1699beaed9e42d8d335c60f17c746055c4f05d4d658d2f54b88f99bd01ba"
"url": "https://mirrors.sjtug.sjtu.edu.cn/github-release/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x64.zip",
"hash": "1c2988794a454c01990bca872bb208590ec792189c115dbe0d71880ebcf760a6"
},
"32bit": {
"url": "https://mirrors.sjtug.sjtu.edu.cn/github-release/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x86.zip",
"hash": "1ddaa161d1a590211e2a8e31442f03643d27a2a5bfbb03711669cf047276d13d"
"url": "https://mirrors.sjtug.sjtu.edu.cn/github-release/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x86.zip",
"hash": "7fc7752c506f8792aa0139667a9f324b99e091feb96dc5b90c79cd5ba2afa981"
}
},
"bin": "pwsh.exe",

0 comments on commit f5bcc84

Please sign in to comment.