wingetcreate: Update to version 1.9.2.0

This commit is contained in:
github-actions[bot] 2024-12-04 20:29:39 +00:00
parent a73216a624
commit 2215e15a6b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.5.0", "version": "1.9.2.0",
"description": "The Windows Package Manager Manifest Creator command-line tool", "description": "The Windows Package Manager Manifest Creator command-line tool",
"homepage": "https://github.com/microsoft/winget-create", "homepage": "https://github.com/microsoft/winget-create",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/microsoft/winget-create/releases/download/v1.6.5.0/wingetcreate.exe", "url": "https://github.com/microsoft/winget-create/releases/download/v1.9.2.0/wingetcreate.exe",
"hash": "2cced75b1830246a78ff0e57f18133807f78ba484cca2d369cbddf490ddac1af" "hash": "48d2277c507e1e5aa1df4d703bbdefd41c9e3a19edaa0c26082d6998464e73a7"
} }
}, },
"bin": "wingetcreate.exe", "bin": "wingetcreate.exe",