From c24140f2322483e884ab7942dd4287472bb3df3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 00:40:42 +0000 Subject: [PATCH] wingetcreate: Update to version 1.9.14.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 186d4672aa..0583d2f38b 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.9.4.0", + "version": "1.9.14.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.9.4.0/wingetcreate.exe", - "hash": "157dfef2b6fc1e09a7b030ca6f76cba7e4fe1ca16c087f1d0c3f6cab1b3bfe05" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.9.14.0/wingetcreate.exe", + "hash": "b97b50c6166712e6099a98c6b190df2147b4e6f1b18e9188d550ac976d9e8e3b" } }, "bin": "wingetcreate.exe",