From 595c622eaf0a55a6a28c21ac05eb03a4da7b3874 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:28:19 +0000 Subject: [PATCH] winget-ps: Update to version 1.9.25190 --- 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 8ee14608c3..c878e35548 100644 --- a/bucket/winget-ps.json +++ b/bucket/winget-ps.json @@ -1,13 +1,13 @@ { - "version": "1.9.25180", + "version": "1.9.25190", "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.25180.nupkg", - "hash": "1c0670f23b02c9d6391bc9b40156f07e3b9e44c330d3d93915b5aeaee3ec95c8", + "url": "https://psg-prod-eastus.azureedge.net/packages/microsoft.winget.client.1.9.25190.nupkg", + "hash": "c76ea99eb9a535212b88fc508acc2439192f5900b044a7b9aabd74d500107318", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse", "psmodule": { "name": "Microsoft.WinGet.Client"