From 34b4296e27c64096bfb862cbd41e26d7ea959cb3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 04:32:54 +0000 Subject: [PATCH] todesk@4.7.4.8: Fix hash (Closes #919) --- bucket/todesk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/todesk.json b/bucket/todesk.json index 7ad2e53e55..08a88968aa 100644 --- a/bucket/todesk.json +++ b/bucket/todesk.json @@ -4,7 +4,7 @@ "version": "4.7.4.8", "license": "Proprietary", "url": "https://dl.todesk.com/windows/ToDesk_Setup.exe#/dl.7z", - "hash": "8b8f2db2cf49fbd3bddb421ec535590d292ebe0af47eb2ad862f316b16b4525d", + "hash": "df2e685d5f5f82322be366d66759b1adf6200d53e1b4e628b30d61f5c8163265", "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",