mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
pwsh: Update to version 7.5.2
This commit is contained in:
parent
000868c1d5
commit
97f6a4a63a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.5.1",
|
||||
"version": "7.5.2",
|
||||
"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.",
|
||||
"homepage": "https://github.com/PowerShell/PowerShell",
|
||||
"license": "MIT",
|
||||
@ -12,16 +12,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-x64.zip",
|
||||
"hash": "4d3028da81170f8d1cd226614582f0a95d3dd5592127cf87a09e3a3568e51a08"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-x64.zip",
|
||||
"hash": "6cdabe52dcc2830929a53a970f689ab42b3819d34274cb2fbdd92aac13f66b92"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-x86.zip",
|
||||
"hash": "e5cf58e27bdd4ab43b4dc410e580667a8a8c8eb400d3a0c6a1f2fae7df78f7d9"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-x86.zip",
|
||||
"hash": "213e05532c2941ef668444dc8a648d6cbe7505fd847e2ecfd1a48dcc95d5f9db"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-arm64.zip",
|
||||
"hash": "78e78fd6a9d0a837778f6490d697b0df3ac09a3fa94655b0d049f236b7f428e9"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-arm64.zip",
|
||||
"hash": "532599691247b241586104dde7a5ce28ae0a58836760a1277927d89a8cb2c2c8"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user