From 7ac05d579d287e1ca81b0dd4c9d6599afd75631b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 04:28:25 +0000 Subject: [PATCH] winget-ps: Update to version 1.9.2411 --- 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 ebe6bdb5df..ae84ba3616 100644 --- a/bucket/winget-ps.json +++ b/bucket/winget-ps.json @@ -1,13 +1,13 @@ { - "version": "1.8.1911", + "version": "1.9.2411", "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.8.1911.nupkg", - "hash": "8431f61495d684a48f3bb0dfdba6b2aecf89caa0dcec0d70b9f12846126acecf", + "url": "https://psg-prod-eastus.azureedge.net/packages/microsoft.winget.client.1.9.2411.nupkg", + "hash": "a391fe60bd68a282a7e8a52d3f28e4f745bf8f37742fe60145e1518920fdfbb2", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse", "psmodule": { "name": "Microsoft.WinGet.Client"