From c6b7f197afed5d9b65ea835b2efb077cfeb4e5d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 00:42:11 +0000 Subject: [PATCH] wingetcreate: Update to version 1.10.2.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index 0583d2f38b..afedf074f6 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.9.14.0", + "version": "1.10.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.9.14.0/wingetcreate.exe", - "hash": "b97b50c6166712e6099a98c6b190df2147b4e6f1b18e9188d550ac976d9e8e3b" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.10.2.0/wingetcreate.exe", + "hash": "0e1f2fb2fd60259dc39d52fc18eeb7915dc5b9d8f3cc17c14040f6780bb1f59c" } }, "bin": "wingetcreate.exe",