Skip to content

Commit

Permalink
[email protected]: Fix hash (Closes #57)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 13, 2024
1 parent 3b88c4e commit 4f367d0
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.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",
Expand Down

0 comments on commit 4f367d0

Please sign in to comment.