From 13feeb2fc51b441680b468ac5fbfe37908ec6ff8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 04:28:43 +0000 Subject: [PATCH] pwsh: Update to version 7.3.3 --- bucket/pwsh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 7d3d678ca0..418c0b64f3 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.3.2", + "version": "7.3.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.3.2/PowerShell-7.3.2-win-x64.zip", - "hash": "68491f4dc9cb813437b9f891fad4eb936ddfa829703968529e1836d08d652679" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-x64.zip", + "hash": "4b8f76445ef2d74bb0a747b0ea4f7e54a1e68fddcef0de140e938028c9de0c8c" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-x86.zip", - "hash": "6a7c7567b8dab2d2fd918430d118011a0e7d7589e648bc2204c96ee120e3bd1a" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-x86.zip", + "hash": "c0de53efaa3a80e928f79c90169ced8315b0fb7af942295ac19641039dda5e25" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-arm64.zip", - "hash": "3461b182829af833bcc377d28b6935756f8e911e6a863c81342efa6ab8c19ce3" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.3/PowerShell-7.3.3-win-arm64.zip", + "hash": "1f382c91c94e31b9e04fbbdc63acb7048869b30e8bdafa7c1d365a1e7d130279" } }, "pre_install": [