diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 569d4e799e..1164ea7821 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.5.7.0", + "version": "1.6.1.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.7.0/wingetcreate.exe", - "hash": "bdff3bf647f17311284907730e75be1d97938f22bf172bd00569d1ddebc1ffba" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.6.1.0/wingetcreate.exe", + "hash": "ec84371949ecad3c5c59d49deaa4af6bfb017cc81216a7b1f740a480341f44c3" } }, "bin": "wingetcreate.exe",