wingetcreate: Update to version 1.6.1.0

This commit is contained in:
github-actions[bot] 2024-02-15 04:25:29 +00:00
parent 42c24c03e0
commit bea09d0a59

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.7.0", "version": "1.6.1.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.5.7.0/wingetcreate.exe", "url": "https://github.com/microsoft/winget-create/releases/download/v1.6.1.0/wingetcreate.exe",
"hash": "bdff3bf647f17311284907730e75be1d97938f22bf172bd00569d1ddebc1ffba" "hash": "ec84371949ecad3c5c59d49deaa4af6bfb017cc81216a7b1f740a480341f44c3"
} }
}, },
"bin": "wingetcreate.exe", "bin": "wingetcreate.exe",