space-station-14-launcher: 0.32.1 -> 0.33.0
This commit is contained in:
parent
a4a7e9f1ad
commit
00c7fe10b0
@ -36,7 +36,7 @@
|
|||||||
soundfont-path ? "${soundfont-fluid}/share/soundfonts/FluidR3_GM2-2.sf2",
|
soundfont-path ? "${soundfont-fluid}/share/soundfonts/FluidR3_GM2-2.sf2",
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.32.1";
|
version = "0.33.0";
|
||||||
pname = "space-station-14-launcher";
|
pname = "space-station-14-launcher";
|
||||||
in
|
in
|
||||||
buildDotnetModule rec {
|
buildDotnetModule rec {
|
||||||
@ -50,7 +50,7 @@ buildDotnetModule rec {
|
|||||||
owner = "space-wizards";
|
owner = "space-wizards";
|
||||||
repo = "SS14.Launcher";
|
repo = "SS14.Launcher";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-Es+DBwWh2QxCev+Aepi8ItTXSYIgNgb05zdScOBZNJs=";
|
hash = "sha256-mEockP4fcNFP0h1j30cV2Czq751xjjpdaqQ0Wxe0+7M=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user