From 54e3992fc244dc8fdd796203e1455270b77a9e13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:28:04 +0000 Subject: [PATCH] winget-ps: Update to version 1.9.2505 --- bucket/winget-ps.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/winget-ps.json b/bucket/winget-ps.json index ae84ba3616..15fae892cb 100644 --- a/bucket/winget-ps.json +++ b/bucket/winget-ps.json @@ -1,13 +1,13 @@ { - "version": "1.9.2411", + "version": "1.9.2505", "description": "A PowerShell Module for the Windows Package Manager Client.", "homepage": "https://github.com/microsoft/winget-cli/tree/master/src/PowerShell/Microsoft.WinGet.Client", "license": "MIT", "suggest": { "WinGet": "winget" }, - "url": "https://psg-prod-eastus.azureedge.net/packages/microsoft.winget.client.1.9.2411.nupkg", - "hash": "a391fe60bd68a282a7e8a52d3f28e4f745bf8f37742fe60145e1518920fdfbb2", + "url": "https://psg-prod-eastus.azureedge.net/packages/microsoft.winget.client.1.9.2505.nupkg", + "hash": "e60ecac95f3db346c59924dac785d6e6260a448a215691bff9cd2a8880a1cbca", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse", "psmodule": { "name": "Microsoft.WinGet.Client"