From c5fa9ecf7185bf1365337c289794ec63f5ac2527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 14:16:15 +0000 Subject: [PATCH] ntlite: Update to version 2024.3.9828 --- bucket/ntlite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ntlite.json b/bucket/ntlite.json index c487a1b0c8..f78e11c162 100644 --- a/bucket/ntlite.json +++ b/bucket/ntlite.json @@ -1,5 +1,5 @@ { - "version": "2024.3.9819", + "version": "2024.3.9828", "description": "Local control for updating and editing Windows images and deployments.", "homepage": "https://www.ntlite.com/", "license": { @@ -9,11 +9,11 @@ "architecture": { "64bit": { "url": "https://downloads.ntlite.com/files/NTLite_setup_x64.exe", - "hash": "47b7ad809bf38e4060a91296cbc73c0cc41e656dfa66459ffab176593552d320" + "hash": "467c772b1a0741fd81364ddd59cfe4ee262732230bbcb81e51cc56786680daa1" }, "32bit": { "url": "https://downloads.ntlite.com/files/NTLite_setup_x86.exe", - "hash": "22cc90c2dae1f9caf837ae908eb1802d26294060dd33f4d104c9a332a05c5848" + "hash": "3d0ee0ee700e21dd9afa3cfc7a88984f686274598fb78030cd8cce7c794eb650" } }, "innosetup": true,