diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 55740bfce4..769c4f44a9 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.3.5", + "version": "7.3.6", "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.3.5/PowerShell-7.3.5-win-x64.zip", - "hash": "c529d644cfef5a3a7e81f9b68e354ef887f345c7822e3581e9abd7a627f1a03e" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x64.zip", + "hash": "fcbd1699beaed9e42d8d335c60f17c746055c4f05d4d658d2f54b88f99bd01ba" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-x86.zip", - "hash": "9c269eb3a8acda5f263d66842015ba39dc3cece72b87d482d1dc00d5c5e931ab" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x86.zip", + "hash": "1ddaa161d1a590211e2a8e31442f03643d27a2a5bfbb03711669cf047276d13d" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-arm64.zip", - "hash": "e5aff3d6e1c08527dad7d4e563a38060060c4f8c70741152ccba9577c9538f9f" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-arm64.zip", + "hash": "20ba733f54f3141616ae290873081dc5684d92ab5ddba433bf68db74f7d47026" } }, "pre_install": [