wingetcreate: Update to version 1.2.7.0

This commit is contained in:
github-actions[bot] 2023-06-27 04:29:11 +00:00
parent d10f14ee5f
commit b773093bf2

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.6.0", "version": "1.2.7.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.2.6.0/wingetcreate.exe", "url": "https://github.com/microsoft/winget-create/releases/download/v1.2.7.0/wingetcreate.exe",
"hash": "560e67c87c73df1a0d2dd3b6d436655b4f1210b925bd974c6f01a20abfe8c9eb" "hash": "883f756de03fecbc2840b973d46e83317f7d3fbab85de36b6c111394913e2cd4"
} }
}, },
"bin": "wingetcreate.exe", "bin": "wingetcreate.exe",