mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 07:31:19 +00:00
space-station-14-launcher: 0.39.0 -> 0.39.1
Changelog (practically just one change): https://github.com/space-wizards/SS14.Launcher/compare/v0.39.0...v0.39.1
(cherry picked from commit 6f8d1c82b9)
This commit is contained in:
committed by
github-actions[bot]
parent
9e480764f4
commit
ef84b10306
@@ -40,7 +40,7 @@
|
||||
}:
|
||||
let
|
||||
pname = "space-station-14-launcher";
|
||||
version = "0.39.0";
|
||||
version = "0.39.1";
|
||||
in
|
||||
buildDotnetModule rec {
|
||||
inherit pname;
|
||||
@@ -53,7 +53,7 @@ buildDotnetModule rec {
|
||||
owner = "space-wizards";
|
||||
repo = "SS14.Launcher";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-i5jcaB1wa+Toj6orpEQ9sK3EX1CLWadnhTEQDOU7QU4=";
|
||||
hash = "sha256-u3tsPWAFMckWSHhiPqL50i9BMxR+VrLnpUSWGRRu9AA=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user