wingetcreate: Update to version 1.5.5.0

This commit is contained in:
github-actions[bot] 2023-10-16 20:25:28 +00:00
parent 5a68c9e88a
commit 4b709819ed

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.3.0", "version": "1.5.5.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.3.0/wingetcreate.exe", "url": "https://github.com/microsoft/winget-create/releases/download/v1.5.5.0/wingetcreate.exe",
"hash": "0162a674198d9e46f1f6492829e4ebb75693ace12ca9b23cc3d4704dbdfdb7b2" "hash": "12fbf20e6669d172dc01976d944bc58228d95c342da65efeb78c85a7ba9966dd"
} }
}, },
"bin": "wingetcreate.exe", "bin": "wingetcreate.exe",