diff --git a/bucket/pwsh.json b/bucket/pwsh.json index a48e1d8ddd..446d84bfc7 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -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.", "homepage": "https://github.com/PowerShell/PowerShell", "license": "MIT", @@ -12,16 +12,16 @@ ], "architecture": { "64bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-x64.zip", - "hash": "31588931dfcb752d1943f5e633a55337e2f12af0803d670db6d90c5937222818" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-x64.zip", + "hash": "b40d192ae95ba6ccc4cc362ff4e1b18ca6fb5055bebbcd3920684e12701fa8f6" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-x86.zip", - "hash": "5598f997889a45945a338279dc28580f96a14a70b92676476cdea4f81e3b580e" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-x86.zip", + "hash": "8283470773105dc8481ae28673c688b95dbd11c2cc7887b933a6caeed3b76407" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-arm64.zip", - "hash": "0c2750d82bbf8487f5aa27c8e4533ed9efcd41fdc8e2dbcdd55903acd2a76eea" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.4/PowerShell-7.5.4-win-arm64.zip", + "hash": "0c0b2bf04e853917508280531cd49bba8b3049837e3c805ebc042e2741ca52b3" } }, "pre_install": [