From e717dc2fab1e08fa5289e0b2d2f1cb97203b4aac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:24:06 +0000 Subject: [PATCH] pwsh: Update to version 7.3.9 --- bucket/pwsh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 38b259dcaf..118ef3dbec 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.3.8", + "version": "7.3.9", "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.8/PowerShell-7.3.8-win-x64.zip", - "hash": "d141c163949d2491e5541546c7034488bca60590bf7b0ac1632b29ff7236c70c" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x64.zip", + "hash": "d23ba4c96874bc30178c253a4e89a4a67e273ebdbbd0c33951a185f7887c4aa1" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x86.zip", - "hash": "d6416b398809ac462e229db19647de240114c90ec5c42fc3ae95a6a18adb1e5d" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-x86.zip", + "hash": "53d1405124589514b899853e65e486d5926c52fbe8602b664c63fec8c5b857e4" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-arm64.zip", - "hash": "b10794d375d2547fbe237c59e5fd7384c077348cb69c69542ca3119b20dc1bc5" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.9/PowerShell-7.3.9-win-arm64.zip", + "hash": "4631793ecafbad4f699d92ad17fdec6f61b74c05357d5cb75cc04ef581e5186c" } }, "pre_install": [