pwsh: Update to version 7.5.4

This commit is contained in:
github-actions[bot] 2025-10-20 20:29:25 +00:00
parent 02edbf2839
commit a1a7d7faaf

View File

@ -1,5 +1,5 @@
{ {
"version": "7.5.3", "version": "7.5.4",
"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.3/PowerShell-7.5.3-win-x64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-x64.zip",
"hash": "31588931dfcb752d1943f5e633a55337e2f12af0803d670db6d90c5937222818" "hash": "b40d192ae95ba6ccc4cc362ff4e1b18ca6fb5055bebbcd3920684e12701fa8f6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-x86.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-x86.zip",
"hash": "5598f997889a45945a338279dc28580f96a14a70b92676476cdea4f81e3b580e" "hash": "8283470773105dc8481ae28673c688b95dbd11c2cc7887b933a6caeed3b76407"
}, },
"arm64": { "arm64": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-arm64.zip", "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-arm64.zip",
"hash": "0c2750d82bbf8487f5aa27c8e4533ed9efcd41fdc8e2dbcdd55903acd2a76eea" "hash": "0c0b2bf04e853917508280531cd49bba8b3049837e3c805ebc042e2741ca52b3"
} }
}, },
"pre_install": [ "pre_install": [