diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 769c4f44a9..f7d34a69f5 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.3.6", + "version": "7.3.7", "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.6/PowerShell-7.3.6-win-x64.zip", - "hash": "fcbd1699beaed9e42d8d335c60f17c746055c4f05d4d658d2f54b88f99bd01ba" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x64.zip", + "hash": "1c2988794a454c01990bca872bb208590ec792189c115dbe0d71880ebcf760a6" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x86.zip", - "hash": "1ddaa161d1a590211e2a8e31442f03643d27a2a5bfbb03711669cf047276d13d" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x86.zip", + "hash": "7fc7752c506f8792aa0139667a9f324b99e091feb96dc5b90c79cd5ba2afa981" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-arm64.zip", - "hash": "20ba733f54f3141616ae290873081dc5684d92ab5ddba433bf68db74f7d47026" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-arm64.zip", + "hash": "047de9c873626a8833cb44833d6093305758853fdd28e77aa7d66d0ba78faceb" } }, "pre_install": [