From 4b709819ed8f70885f444953bd236e5990c89c21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:25:28 +0000 Subject: [PATCH] wingetcreate: Update to version 1.5.5.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 1d04b2eaa5..1a8d796755 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.5.3.0", + "version": "1.5.5.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.3.0/wingetcreate.exe", - "hash": "0162a674198d9e46f1f6492829e4ebb75693ace12ca9b23cc3d4704dbdfdb7b2" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.5.5.0/wingetcreate.exe", + "hash": "12fbf20e6669d172dc01976d944bc58228d95c342da65efeb78c85a7ba9966dd" } }, "bin": "wingetcreate.exe",