mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
space-station-14-launcher: 0.37.1 -> 0.38.0
This commit is contained in:
parent
9842582be0
commit
d17c71632f
1 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@
|
|||
}:
|
||||
let
|
||||
pname = "space-station-14-launcher";
|
||||
version = "0.37.1";
|
||||
version = "0.38.0";
|
||||
in
|
||||
buildDotnetModule rec {
|
||||
inherit pname;
|
||||
|
|
@ -52,7 +52,7 @@ buildDotnetModule rec {
|
|||
owner = "space-wizards";
|
||||
repo = "SS14.Launcher";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-83eBAT+NuwwpC30Xc5bJEs++tTYlY3akMaizQgNHOsA=";
|
||||
hash = "sha256-/FPNCNDC09NMg1bTSZHNFfzabxYQ2FhV1t6Ire9WBtg=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue