diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 39eabaa11a..36c9b1677a 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.2.5.0", + "version": "1.2.6.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.2.5.0/wingetcreate.exe", - "hash": "1db04b2aaf7503eb83d297f305078b7e2a60f3086fc2e3cb9dfaf7da218b8af6" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.2.6.0/wingetcreate.exe", + "hash": "560e67c87c73df1a0d2dd3b6d436655b4f1210b925bd974c6f01a20abfe8c9eb" } }, "bin": "wingetcreate.exe",