diff --git a/bucket/pwsh.json b/bucket/pwsh.json index b6ef7e6875..77c3a58e21 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/PowerShell/PowerShell", - "version": "6.2.1", + "version": "6.2.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.1/PowerShell-6.2.1-win-x64.zip", - "hash": "6bcc0f80ca549a8adb317b2ec1294f103c4bf75cc29efa8ac03a27f9a860b1f4" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.2/PowerShell-6.2.2-win-x64.zip", + "hash": "777e747dda5b684e8b05d720330fb5efdf3d4939f718d17446f33a0471bf6092" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.1/PowerShell-6.2.1-win-x86.zip", - "hash": "f8a713a2614603267683f463b75ce9a81756107f0c927f198bbdd747acb10ac0" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.2/PowerShell-6.2.2-win-x86.zip", + "hash": "cf492e43fd5a75ee5c542f6b45b6611382f80b362aca46fd8be6f95154791ea0" } }, "bin": "pwsh.exe",