corrected openrct2 hash
This commit is contained in:
parent
26b06b6fa4
commit
f1e8ccce80
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ let
|
|||
owner = "OpenRCT2";
|
||||
repo = "OpenRCT2";
|
||||
rev = "v${openrct2-version}";
|
||||
hash = "sha256-sg09JmoWF9utPG7PakKpgLgX64FAc2x8ILX3lVHkRi0=";
|
||||
hash = "sha256-G/uD3t8m7C74pjSA6dbz4gzu9CwEpmyFwtYpoFIiRjM=";
|
||||
};
|
||||
|
||||
objects-src = fetchFromGitHub {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue