Skip to content

Commit

Permalink
[email protected]: Fix hash (Closes #918)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 28, 2024
1 parent 7c4c186 commit e149671
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": "cc53e97aeeae6eb27ee0f46f69af635d49b5fb634b8a1345924bffa90977b785",
"hash": "8b8f2db2cf49fbd3bddb421ec535590d292ebe0af47eb2ad862f316b16b4525d",
"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 e149671

Please sign in to comment.