Skip to content

Commit

Permalink
todesk@4.7.4.8: Fix hash (Closes #907)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2024
1 parent 7323a36 commit c9b826c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/todesk.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "4.7.4.8",
"license": "Proprietary",
"url": "https://dl.todesk.com/windows/ToDesk_Setup.exe#/dl.7z",
"hash": "a8ff551bd487372f5b6057f073a0f4d0e0545df4efe314709fff4f7884dc1133",
"hash": "5aa4d3069cff4331957d62c8bd6092a5d547736a0777292a1e6d9427a5bd6705",
"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",
Expand Down

0 comments on commit c9b826c

Please sign in to comment.