From 23c67b79d0c15ed37df09c6d5395dfdb56d0fbc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 04:27:39 +0000 Subject: [PATCH] wingetcreate: Update to version 1.2.8.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index e93d9f4d29..5bbe41ace1 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.2.7.0", + "version": "1.2.8.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.7.0/wingetcreate.exe", - "hash": "883f756de03fecbc2840b973d46e83317f7d3fbab85de36b6c111394913e2cd4" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.2.8.0/wingetcreate.exe", + "hash": "de4c553f33a9e6e5b537bf2c969e3a764ba5e04eb11e4d22b6d9a0f38d22d95a" } }, "bin": "wingetcreate.exe",