From 46f5e643772c59d0a3a3b15176be09cb8997c66c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 00:33:45 +0000 Subject: [PATCH] wingetcreate: Update to version 1.2.6.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 39eabaa11a..36c9b1677a 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.2.5.0", + "version": "1.2.6.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.2.5.0/wingetcreate.exe", - "hash": "1db04b2aaf7503eb83d297f305078b7e2a60f3086fc2e3cb9dfaf7da218b8af6" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.2.6.0/wingetcreate.exe", + "hash": "560e67c87c73df1a0d2dd3b6d436655b4f1210b925bd974c6f01a20abfe8c9eb" } }, "bin": "wingetcreate.exe",