From 7673c159e27f580047a48132b9ed1dc969aac6b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 00:33:29 +0000 Subject: [PATCH] pwsh: Update to version 7.3.5 --- bucket/pwsh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index aa1e11a4a3..55740bfce4 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.3.4", + "version": "7.3.5", "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.4/PowerShell-7.3.4-win-x64.zip", - "hash": "dbba20de5ec7388e4d70bfbd4359463d996df0b7521ba38f7598c2a7a3115c6f" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-x64.zip", + "hash": "c529d644cfef5a3a7e81f9b68e354ef887f345c7822e3581e9abd7a627f1a03e" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x86.zip", - "hash": "7933b2d50f86c3c252474b5ad3bd4cc3e94aaea4cda1600d6c787c92561b4796" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-x86.zip", + "hash": "9c269eb3a8acda5f263d66842015ba39dc3cece72b87d482d1dc00d5c5e931ab" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-arm64.zip", - "hash": "08a4825ae39cfeb3ee9d35a5643918aa655ee349f43cfce509ff7d5927752f34" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-arm64.zip", + "hash": "e5aff3d6e1c08527dad7d4e563a38060060c4f8c70741152ccba9577c9538f9f" } }, "pre_install": [