From 4f367d0a13b298056ee24dfbc49bef2c86e2473d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:36:36 +0000 Subject: [PATCH] todesk@4.7.4.3: Fix hash (Closes #57) --- bucket/todesk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/todesk.json b/bucket/todesk.json index 0a35a100ff..9bd0329980 100644 --- a/bucket/todesk.json +++ b/bucket/todesk.json @@ -4,7 +4,7 @@ "version": "4.7.4.3", "license": "Proprietary", "url": "https://dl.todesk.com/windows/ToDesk_Setup.exe#/dl.7z", - "hash": "9744304c962b5408306d4af7f61325b49b8b70c00a66128ac4e68c3b1c39f0c8", + "hash": "22a5f51164cf2c6fdefd8823f09c68593ca7093e3866b3db04432aef64463a19", "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",