Skip to content

Commit ff6bf51

Browse files
velocity: 3.4.0-unstable-2025-05-21 -> 3.4.0-unstable-2025-06-11 (#415975)
Co-authored-by: Tert0 <[email protected]>
2 parents 58e17d8 + d27ee43 commit ff6bf51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ve/velocity/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ let
3535
in
3636
stdenv.mkDerivation (finalAttrs: {
3737
pname = "velocity";
38-
version = "3.4.0-unstable-2025-05-21";
38+
version = "3.4.0-unstable-2025-06-11";
3939

4040
src = fetchFromGitHub {
4141
owner = "PaperMC";
4242
repo = "Velocity";
43-
rev = "678c7aa3a42aaf64b8b1b7df75e787cbec9fe2ad";
44-
hash = "sha256-///JQxm+YlQQFyokqCoApxYCNVhvCK+XxwXM7psa+us=";
43+
rev = "669fda298c670c55686f34d868383052b192518d";
44+
hash = "sha256-UI6SqVAaM4NANf9cGvsIgYO1jSkWDOk5ysyufrPWTgg=";
4545
};
4646

4747
nativeBuildInputs = [

0 commit comments

Comments
 (0)