pwsh: Update to version 7.5.0

This commit is contained in:
github-actions[bot] 2025-01-23 20:27:43 +00:00
parent 6bbeb8a241
commit b5c5cb3187

View File

@ -1,5 +1,5 @@
{
"version": "7.4.6",
"version": "7.5.0",
"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.4.6/PowerShell-7.4.6-win-x64.zip",
"hash": "ed49ce5adb2162cc4a835d740486be729ba904627cca71fcb6c2b95be11b993d"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.0/PowerShell-7.5.0-win-x64.zip",
"hash": "c270f392d63d4297d78730fbffc0fefa2aa7fb39c80307c3105d22cd7fc9040e"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x86.zip",
"hash": "eebaf9cdb0c2ce63c2a9521d17877b2c5ddf2b8969c11e55e3c566d9af46ddb7"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.0/PowerShell-7.5.0-win-x86.zip",
"hash": "c8cca1d070788da89b10796c4cc4352c945e56c3f9e21ecd4ae4a972c865859e"
},
"arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-arm64.zip",
"hash": "875af8ae039abb583976129b8508c7cc39f0371ae790db096561e44019da0165"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.0/PowerShell-7.5.0-win-arm64.zip",
"hash": "5cf346f196a7ba862772f7fe0bf5dc98a08632baae74c36dca26de386203a142"
}
},
"pre_install": [