Skip to content

Commit

Permalink
[email protected]: Fix hash (Closes #1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 20, 2024
1 parent 50a6ee4 commit c8f1d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/toontownoffline.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://ttoffline.com",
"license": "Proprietary",
"url": "https://toontownoffline.net/launcher/ttoff-launcher-win32-setup.exe#/dl.7z",
"hash": "474b8fb5bb04908918bcc9719339189e7313e2839ee3f11f327d4e9e66ae45b8",
"hash": "81f4ad3d7ab0661591a4fd507116094c3969ab8cd95e2c6d2f7e42b31d63d452",
"pre_install": [
"Remove-Item $dir -Recurse -Force -Include * -Exclude 'Toontown Offline.exe'",
"Rename-Item -Path $dir/'Toontown Offline.exe' -NewName $dir/ToontownOffline.exe"
Expand Down

0 comments on commit c8f1d26

Please sign in to comment.