pwsh: Update to version 7.5.2

This commit is contained in:
github-actions[bot] 2025-06-25 00:41:40 +00:00
parent 000868c1d5
commit 97f6a4a63a

View File

@ -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.", "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", "homepage": "https://github.com/PowerShell/PowerShell",
"license": "MIT", "license": "MIT",
@ -12,16 +12,16 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-x64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-x64.zip",
"hash": "4d3028da81170f8d1cd226614582f0a95d3dd5592127cf87a09e3a3568e51a08" "hash": "6cdabe52dcc2830929a53a970f689ab42b3819d34274cb2fbdd92aac13f66b92"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-x86.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-x86.zip",
"hash": "e5cf58e27bdd4ab43b4dc410e580667a8a8c8eb400d3a0c6a1f2fae7df78f7d9" "hash": "213e05532c2941ef668444dc8a648d6cbe7505fd847e2ecfd1a48dcc95d5f9db"
}, },
"arm64": { "arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.1/PowerShell-7.5.1-win-arm64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-arm64.zip",
"hash": "78e78fd6a9d0a837778f6490d697b0df3ac09a3fa94655b0d049f236b7f428e9" "hash": "532599691247b241586104dde7a5ce28ae0a58836760a1277927d89a8cb2c2c8"
} }
}, },
"pre_install": [ "pre_install": [