diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index afedf074f6..d642031b24 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.10.2.0", + "version": "1.10.3.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.10.2.0/wingetcreate.exe", - "hash": "0e1f2fb2fd60259dc39d52fc18eeb7915dc5b9d8f3cc17c14040f6780bb1f59c" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.10.3.0/wingetcreate.exe", + "hash": "9f56bb326b852a699296e936c7b40dadfaf3ccff01c8e84ecff89871ecff8e5c" } }, "bin": "wingetcreate.exe",