From a9fca036210cdfc416c69b1b2c67bf28c1d24338 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 00:35:49 +0000 Subject: [PATCH] pwsh: Update to version 7.2.7 --- bucket/pwsh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index c02699eb40..266644bed8 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.2.6", + "version": "7.2.7", "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,12 +12,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x64.zip", - "hash": "4fb17e905b3422df8ee748a1a42826996c0741e3c6affa41371f19b95404db38" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.7/PowerShell-7.2.7-win-x64.zip", + "hash": "4686202e22ec153f4fef0b4d7fb2d577a6b0cd4d448b598e151417d095bc8fad" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x86.zip", - "hash": "04e0691f7f56388b6396b931cd23aef6e86504b0aa147660317f342538914551" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.7/PowerShell-7.2.7-win-x86.zip", + "hash": "c82c042e05ba7fc66dd84d43fa46b33131acfc7028b8af724ac149171d2d24b5" } }, "pre_install": [