winget-ps: Update to version 0.2.2

This commit is contained in:
github-actions[bot] 2023-10-11 00:33:02 +00:00
parent 175feadd3f
commit 61dc0c083e

View File

@ -1,5 +1,5 @@
{ {
"version": "0.2.1", "version": "0.2.2",
"description": "A PowerShell Module for the Windows Package Manager Client.", "description": "A PowerShell Module for the Windows Package Manager Client.",
"homepage": "https://github.com/microsoft/winget-cli/tree/master/src/PowerShell/Microsoft.WinGet.Client", "homepage": "https://github.com/microsoft/winget-cli/tree/master/src/PowerShell/Microsoft.WinGet.Client",
"license": "MIT", "license": "MIT",
@ -7,8 +7,8 @@
"PowerShell Core": "pwsh", "PowerShell Core": "pwsh",
"WinGet": "winget" "WinGet": "winget"
}, },
"url": "https://psg-prod-eastus.azureedge.net/packages/microsoft.winget.client.0.2.1.nupkg", "url": "https://psg-prod-eastus.azureedge.net/packages/microsoft.winget.client.0.2.2.nupkg",
"hash": "f6b7b4d184066d6fbd1b0a1ef04faa6072073bccea5d79961bbc3cfbe621fedd", "hash": "fa22d0bfb7775f9d0984d54f279fdab2b75553af577396611f63b48dbf36a7bd",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
"psmodule": { "psmodule": {
"name": "Microsoft.WinGet.Client" "name": "Microsoft.WinGet.Client"