From d900bb6ddadfa0be83168f4eddaf801cb22126a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:27:27 +0000 Subject: [PATCH] todesk@4.7.4.8: Fix hash (Closes #913) --- bucket/todesk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/todesk.json b/bucket/todesk.json index 729552a2676..3b1c21c0ee0 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": "5aa4d3069cff4331957d62c8bd6092a5d547736a0777292a1e6d9427a5bd6705", + "hash": "622992c174f751c59a4155ec57904942b5557e16da1bc5814ba1585b7558f56c", "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",