From f795dcc20be67cb6cfbc40fec745ca5a38334fa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 04:26:36 +0000 Subject: [PATCH] wingetcreate: Update to version 1.5.3.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 3fd5d7a8cb..1d04b2eaa5 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.5.2.0", + "version": "1.5.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.5.2.0/wingetcreate.exe", - "hash": "a6d11ee62b28479f2966f40686843cd9152d9db1ff5cde531f796268d52f9168" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.5.3.0/wingetcreate.exe", + "hash": "0162a674198d9e46f1f6492829e4ebb75693ace12ca9b23cc3d4704dbdfdb7b2" } }, "bin": "wingetcreate.exe",