From bea09d0a59d65c4372b81e9b4c05ec2d3fabd2cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 04:25:29 +0000 Subject: [PATCH] wingetcreate: Update to version 1.6.1.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",