From d94f98eecc0a27e0ee11647a6f4086fe46d13f93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:22:42 +0000 Subject: [PATCH] wingetcreate: Update to version 1.5.2.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 8fe65bb662..3fd5d7a8cb 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.5.1.0", + "version": "1.5.2.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.1.0/wingetcreate.exe", - "hash": "26a4521c07540d6eddcf84d2c979ea6db1287a22ab3805a04f4e75ea93c57221" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.5.2.0/wingetcreate.exe", + "hash": "a6d11ee62b28479f2966f40686843cd9152d9db1ff5cde531f796268d52f9168" } }, "bin": "wingetcreate.exe",