velocity: 3.5.0-unstable-2026-05-01 -> 3.5.0-unstable-2026-05-09 (#518720)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-10 15:57:16 +00:00
committed by GitHub
+3 -3
View File
@@ -34,13 +34,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "velocity";
version = "3.5.0-unstable-2026-05-01";
version = "3.5.0-unstable-2026-05-09";
src = fetchFromGitHub {
owner = "PaperMC";
repo = "Velocity";
rev = "ad8de4361c9d6e93b818d3381e85b14e0c90ad05";
hash = "sha256-SzIZWZxFVupHNMVtlEC8BuDkj42G7uJkkOZa/In2tFY=";
rev = "9c0c9b02187c20bb767ce16ac7685580430d9b10";
hash = "sha256-SPsI/bAlO3aQOT+84tJJZ0+UjbR4REXzaiFr6952/sI=";
};
nativeBuildInputs = [