wingetcreate: Update to version 1.5.3.0

This commit is contained in:
github-actions[bot] 2023-09-20 04:26:36 +00:00
parent d736a4578a
commit f795dcc20b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.2.0", "version": "1.5.3.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.2.0/wingetcreate.exe", "url": "https://github.com/microsoft/winget-create/releases/download/v1.5.3.0/wingetcreate.exe",
"hash": "a6d11ee62b28479f2966f40686843cd9152d9db1ff5cde531f796268d52f9168" "hash": "0162a674198d9e46f1f6492829e4ebb75693ace12ca9b23cc3d4704dbdfdb7b2"
} }
}, },
"bin": "wingetcreate.exe", "bin": "wingetcreate.exe",