From 1d3e02eff08be6556bf01336b0f5a41c2f0a1b53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 05:21:50 +0000 Subject: [PATCH] todesk@4.7.4.6: Fix hash (Closes #889) --- bucket/todesk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/todesk.json b/bucket/todesk.json index 2286c5c70fd..b2ffbb306f5 100644 --- a/bucket/todesk.json +++ b/bucket/todesk.json @@ -4,7 +4,7 @@ "version": "4.7.4.6", "license": "Proprietary", "url": "https://dl.todesk.com/windows/ToDesk_Setup.exe#/dl.7z", - "hash": "d963fc96b6db68184c07df6abbfd307beef7573acc1ab1cde5ba0590534bb03c", + "hash": "282f9340ef8a31dcc92f5e8c43bb420d36495c7e51d92cb50e08524346d2789a", "pre_install": [ "if (!(Test-Path \"$persist_dir\\config.ini\")) {", " New-Item -Force -Path \"$persist_dir\\config.ini\" -ItemType File -Value \"[ConfigInfo]`nautoStart=0\" | Out-Null",