From 3338a5d4dbf25eba56b2e1763929a8bce9d3c69c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:12:35 +0000 Subject: [PATCH] powershell: Update to version 7.4.6 --- bucket/powershell.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/powershell.json b/bucket/powershell.json index 839942c01..fda9a87c7 100644 --- a/bucket/powershell.json +++ b/bucket/powershell.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", - "version": "7.4.5", + "version": "7.4.6", "description": "A cross-platform automation and configuration tool/framework.", "homepage": "https://github.com/PowerShell/PowerShell", "license": { @@ -9,12 +9,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-x64.zip", - "hash": "c735653083d4bc725687c005a4e6d4f0fb11c94b0cf86850467688796ac00342" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x64.zip", + "hash": "ed49ce5adb2162cc4a835d740486be729ba904627cca71fcb6c2b95be11b993d" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-x86.zip", - "hash": "1729e62b201f79a98422a087defd8a9e42282cc1791934d1c1e6a9ef24fb704b" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x86.zip", + "hash": "eebaf9cdb0c2ce63c2a9521d17877b2c5ddf2b8969c11e55e3c566d9af46ddb7" } }, "env_add_path": ".",