world-of-goo2: bump
This commit is contained in:
parent
d262598f6f
commit
6eac2e2d20
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
||||||
|
|
||||||
appimageTools.wrapType2 rec {
|
appimageTools.wrapType2 rec {
|
||||||
pname = "worldofgoo2";
|
pname = "worldofgoo2";
|
||||||
version = "12329.171";
|
version = "1.0.12478.15";
|
||||||
|
|
||||||
src = requireFile {
|
src = requireFile {
|
||||||
name = "World_of_Goo_2-x86_64.${version}.appimage";
|
name = "World_of_Goo_2-x86_64-${version}.appimage";
|
||||||
hash = "sha256-/dOder333lqgKi+dQCIzeVtPObRYsn5LSYldXFXaK8o=";
|
hash = "sha256-esFcDFxeCDdl1BVEYdTeHxgkLo0j9HMYmEnPK0fIEhA=";
|
||||||
message = "Please download World of Goo 2 from the Humble Store and add it to the store.";
|
message = "Please download World of Goo 2 from the Humble Store and add it to the store.";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue