We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bacdaf commit 7eb3891Copy full SHA for 7eb3891
1 file changed
Applications/Games/Dreamscapes 2/Online/script.js
@@ -8,7 +8,7 @@ new OnlineInstallerScript()
8
.applicationHomepage("https://gametop.com")
9
.author("Starcommander")
10
.url("https://cdn.gametop.com/free-games-download/Dreamscapes-2.exe")
11
- .checksum("b3dbf3373390b937cadc17653abebd55")
+ .checksum("67eddd599d63141e4df4e85e795fa2fd3259f0c4")
12
.category("Games")
13
.executable("game.exe")
14
.preInstall((wine /*, wizard*/) => {
0 commit comments