From 5800a20d412344075c15a27760d6d88478cbd342 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 20:29:48 +0000 Subject: [PATCH] wingetcreate: Update to version 1.10.3.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index afedf074f6..d642031b24 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.10.2.0", + "version": "1.10.3.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.10.2.0/wingetcreate.exe", - "hash": "0e1f2fb2fd60259dc39d52fc18eeb7915dc5b9d8f3cc17c14040f6780bb1f59c" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.10.3.0/wingetcreate.exe", + "hash": "9f56bb326b852a699296e936c7b40dadfaf3ccff01c8e84ecff89871ecff8e5c" } }, "bin": "wingetcreate.exe",