From b773093bf2162d26e01656e60f4bf3c4243b98d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 04:29:11 +0000 Subject: [PATCH] wingetcreate: Update to version 1.2.7.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 36c9b1677a..e93d9f4d29 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.2.6.0", + "version": "1.2.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.2.6.0/wingetcreate.exe", - "hash": "560e67c87c73df1a0d2dd3b6d436655b4f1210b925bd974c6f01a20abfe8c9eb" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.2.7.0/wingetcreate.exe", + "hash": "883f756de03fecbc2840b973d46e83317f7d3fbab85de36b6c111394913e2cd4" } }, "bin": "wingetcreate.exe",