From db1effefbfa70b8a9ebb07ba8d359294a655d502 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 00:33:56 +0000 Subject: [PATCH] pwsh: Update to version 7.4.3 --- bucket/pwsh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 4fad5ee4a7..647d84639f 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.4.2", + "version": "7.4.3", "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.4.2/PowerShell-7.4.2-win-x64.zip", - "hash": "1e43548e1000ef8220a24da3ea5113b140dd1b2301db03d732b48b980a887656" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-x64.zip", + "hash": "64b4a0636a2af4854b90593ac78645bb59f86b4d094f75b41a5a617afd2478d3" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/PowerShell-7.4.2-win-x86.zip", - "hash": "e6ebbbc1335f496928e2721a0bec79aaf7037658511e241cb51c8b05c78c88f0" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-x86.zip", + "hash": "52982520dc8282c3daf56762392baf4764741c35278c3e94dda57cb3e583af96" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/PowerShell-7.4.2-win-arm64.zip", - "hash": "701cc2ca0dcfb7c63a189619b86d9517bd5d0730e7e08907a3e7531dc0e8e8d1" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-arm64.zip", + "hash": "a12078ed9d246b7b2933d6a5f4efb8c2734b781c92bc34f7c818fa3214ec5461" } }, "pre_install": [