From 219df8d7fcd2f472ef50773698afcf659c7cc505 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:34:55 +0000 Subject: [PATCH] wingetcreate: Update to version 1.9.4.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 7ef24fb307..186d4672aa 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.9.3.0", + "version": "1.9.4.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.3.0/wingetcreate.exe", - "hash": "3de0cedc8d531d033e438fc5aef925c75c4ae7e0c25ac49a2e49f77d332526b9" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.9.4.0/wingetcreate.exe", + "hash": "157dfef2b6fc1e09a7b030ca6f76cba7e4fe1ca16c087f1d0c3f6cab1b3bfe05" } }, "bin": "wingetcreate.exe",