From 2215e15a6bdd8612022f1ebf3b6be3189457e73f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:29:39 +0000 Subject: [PATCH] wingetcreate: Update to version 1.9.2.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 7a49cd15eb..8ee15bb9ad 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.6.5.0", + "version": "1.9.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.6.5.0/wingetcreate.exe", - "hash": "2cced75b1830246a78ff0e57f18133807f78ba484cca2d369cbddf490ddac1af" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.9.2.0/wingetcreate.exe", + "hash": "48d2277c507e1e5aa1df4d703bbdefd41c9e3a19edaa0c26082d6998464e73a7" } }, "bin": "wingetcreate.exe",