Skip to content

Commit 7eb3891

Browse files
authored
Update Dreamscapes 2: fix checksum (#1262)
1 parent 0bacdaf commit 7eb3891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Applications/Games/Dreamscapes 2/Online

Applications/Games/Dreamscapes 2/Online/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ new OnlineInstallerScript()
88
.applicationHomepage("https://gametop.com")
99
.author("Starcommander")
1010
.url("https://cdn.gametop.com/free-games-download/Dreamscapes-2.exe")
11-
.checksum("b3dbf3373390b937cadc17653abebd55")
11+
.checksum("67eddd599d63141e4df4e85e795fa2fd3259f0c4")
1212
.category("Games")
1313
.executable("game.exe")
1414
.preInstall((wine /*, wizard*/) => {

0 commit comments

Comments
 (0)