From 54057c8c5b9295d1de4f27ea247fdbc0ec14f6d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 20:24:20 +0000 Subject: [PATCH] pwsh: Update to version 7.3.4 --- bucket/pwsh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 418c0b64f3..f114054b8b 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.3.3", + "version": "7.3.4", "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.3/PowerShell-7.3.3-win-x64.zip", - "hash": "4b8f76445ef2d74bb0a747b0ea4f7e54a1e68fddcef0de140e938028c9de0c8c" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x64.zip", + "hash": "dbba20de5ec7388e4d70bfbd4359463d996df0b7521ba38f7598c2a7a3115c6f" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-x86.zip", - "hash": "c0de53efaa3a80e928f79c90169ced8315b0fb7af942295ac19641039dda5e25" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x86.zip", + "hash": "7933b2d50f86c3c252474b5ad3bd4cc3e94aaea4cda1600d6c787c92561b4796" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-arm64.zip", - "hash": "1f382c91c94e31b9e04fbbdc63acb7048869b30e8bdafa7c1d365a1e7d130279" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-arm64.zip", + "hash": "08a4825ae39cfeb3ee9d35a5643918aa655ee349f43cfce509ff7d5927752f34" } }, "pre_install": [