From ffae7156a5095fa7ce5dfd596bd6f4f91d71bcd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 00:33:48 +0000 Subject: [PATCH] pwsh: Update to version 7.2.3 --- bucket/pwsh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index 8d3f94bd99..78ce14fdc8 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.2.2", + "version": "7.2.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", @@ -9,12 +9,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.2/PowerShell-7.2.2-win-x64.zip", - "hash": "e639b5f47d6d39b5942df70ada4a69a1c85616747622582eedfb197b8ccad298" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.3/PowerShell-7.2.3-win-x64.zip", + "hash": "b48559b0f5b56410217d83898b9f5f18ffb72da2ff789d2e4cfe12a812eca17b" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.2/PowerShell-7.2.2-win-x86.zip", - "hash": "4964b5ead228b518197e528fda9e5d771037896fa8091ab4c2bd71b2e0a3a021" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.3/PowerShell-7.2.3-win-x86.zip", + "hash": "23b4f5d9870f16608fae33315bf177e6cdbac31c630cf1fede20f488e35fadcc" } }, "pre_install": [