From 560561788c8e20b6f6e74759994c7a83b084b141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 00:33:31 +0000 Subject: [PATCH] wingetcreate: Update to version 1.6.5.0 --- bucket/wingetcreate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wingetcreate.json b/bucket/wingetcreate.json index b8b29c4eee..7a49cd15eb 100644 --- a/bucket/wingetcreate.json +++ b/bucket/wingetcreate.json @@ -1,12 +1,12 @@ { - "version": "1.6.4.0", + "version": "1.6.5.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.4.0/wingetcreate.exe", - "hash": "b252a8debead9a7ebe339e7a316bc55a196aef71324fff9783d37641344bbb6e" + "url": "https://github.com/microsoft/winget-create/releases/download/v1.6.5.0/wingetcreate.exe", + "hash": "2cced75b1830246a78ff0e57f18133807f78ba484cca2d369cbddf490ddac1af" } }, "bin": "wingetcreate.exe",