diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 848763a133..c02699eb40 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.2.5", + "version": "7.2.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,12 +12,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.5/PowerShell-7.2.5-win-x64.zip", - "hash": "b686207d13d728f44df2bacb676d77ef4bd142a739a96798ebd85fdb5467866c" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x64.zip", + "hash": "4fb17e905b3422df8ee748a1a42826996c0741e3c6affa41371f19b95404db38" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.5/PowerShell-7.2.5-win-x86.zip", - "hash": "e6f898e3c348a9dcbddbc76787bf4031dbb68a5946dc6e9fd4310ee06b264cff" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x86.zip", + "hash": "04e0691f7f56388b6396b931cd23aef6e86504b0aa147660317f342538914551" } }, "pre_install": [