From 11e8bef7c4569a0719e19e689d2ef94dc5b765c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 16:30:50 +0000 Subject: [PATCH] pwsh: Update to version 7.5.3 --- bucket/pwsh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/pwsh.json b/bucket/pwsh.json index c2e4afd319..a48e1d8ddd 100644 --- a/bucket/pwsh.json +++ b/bucket/pwsh.json @@ -1,5 +1,5 @@ { - "version": "7.5.2", + "version": "7.5.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.5.2/PowerShell-7.5.2-win-x64.zip", - "hash": "6cdabe52dcc2830929a53a970f689ab42b3819d34274cb2fbdd92aac13f66b92" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-x64.zip", + "hash": "31588931dfcb752d1943f5e633a55337e2f12af0803d670db6d90c5937222818" }, "32bit": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-x86.zip", - "hash": "213e05532c2941ef668444dc8a648d6cbe7505fd847e2ecfd1a48dcc95d5f9db" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-x86.zip", + "hash": "5598f997889a45945a338279dc28580f96a14a70b92676476cdea4f81e3b580e" }, "arm64": { - "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.2/PowerShell-7.5.2-win-arm64.zip", - "hash": "532599691247b241586104dde7a5ce28ae0a58836760a1277927d89a8cb2c2c8" + "url": "https://github.com/PowerShell/PowerShell/releases/download/v7.5.3/PowerShell-7.5.3-win-arm64.zip", + "hash": "0c2750d82bbf8487f5aa27c8e4533ed9efcd41fdc8e2dbcdd55903acd2a76eea" } }, "pre_install": [