wingetcreate: Update to version 1.5.2.0

This commit is contained in:
github-actions[bot] 2023-08-16 20:22:42 +00:00
parent 3bd8a0b5cc
commit d94f98eecc

View File

@ -1,12 +1,12 @@
{
"version": "1.5.1.0",
"version": "1.5.2.0",
"description": "The Windows Package Manager Manifest Creator command-line tool",
"homepage": "https://github.com/microsoft/winget-create",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/microsoft/winget-create/releases/download/v1.5.1.0/wingetcreate.exe",
"hash": "26a4521c07540d6eddcf84d2c979ea6db1287a22ab3805a04f4e75ea93c57221"
"url": "https://github.com/microsoft/winget-create/releases/download/v1.5.2.0/wingetcreate.exe",
"hash": "a6d11ee62b28479f2966f40686843cd9152d9db1ff5cde531f796268d52f9168"
}
},
"bin": "wingetcreate.exe",