diff --git a/bucket/pwsh.json b/bucket/pwsh.json index c6fc28de22..4fad5ee4a7 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.4.1", + "version": "7.4.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.4.1/PowerShell-7.4.1-win-x64.zip", - "hash": "32dfa0d6b59538e28631549f04d3f74f3d3a24bc6eaf3aa7ab0b74f94ecc026e" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/PowerShell-7.4.2-win-x64.zip", + "hash": "1e43548e1000ef8220a24da3ea5113b140dd1b2301db03d732b48b980a887656" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win-x86.zip", - "hash": "55f6ca98c8bedc1436e0b16a6a5522caf68f2d7b27312b640dee071e3596e3af" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/PowerShell-7.4.2-win-x86.zip", + "hash": "e6ebbbc1335f496928e2721a0bec79aaf7037658511e241cb51c8b05c78c88f0" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win-arm64.zip", - "hash": "086ffc7a2cef14b3412f4240afaed075f5bb6dafe3090da61c72a39e3171a47c" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/PowerShell-7.4.2-win-arm64.zip", + "hash": "701cc2ca0dcfb7c63a189619b86d9517bd5d0730e7e08907a3e7531dc0e8e8d1" } }, "pre_install": [