From 0ed4064e7755c3324d2483dee014e7e24d87ad1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 04:25:35 +0000 Subject: [PATCH] wingetcreate: Update to version 1.5.7.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 1a8d796755..569d4e799e 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.5.5.0", + "version": "1.5.7.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.5.0/wingetcreate.exe", - "hash": "12fbf20e6669d172dc01976d944bc58228d95c342da65efeb78c85a7ba9966dd" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.5.7.0/wingetcreate.exe", + "hash": "bdff3bf647f17311284907730e75be1d97938f22bf172bd00569d1ddebc1ffba" } }, "bin": "wingetcreate.exe",