Skip to content

Commit c285cd4

Browse files
authored
simple64-netplay-server: 2025.01.3 -> 2025.02.3 (#382589)
2 parents b743ba3 + 0339317 commit c285cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/si/simple64-netplay-server/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "simple64-netplay-server";
9-
version = "2025.01.3";
9+
version = "2025.02.3";
1010

1111
src = fetchFromGitHub {
1212
owner = "simple64";
1313
repo = "simple64-netplay-server";
1414
tag = "v${version}";
15-
hash = "sha256-6+apLOy/hlLkvQjVxi4qpIVhfImdevyCFGAo6rBCc6k=";
15+
hash = "sha256-mtyIGS7i4+HRpjE8Z3puoIOGhv21Th27iCXpO2LxtAg=";
1616
};
1717

1818
vendorHash = "sha256-lcKOAPCyWKNg+l1YjziaMTn4DjLB0P+dz3FqyAy0sFk=";

0 commit comments

Comments
 (0)