velocity: 3.5.0-unstable-2026-04-01 -> 3.5.0-unstable-2026-04-13 (#510103)
This commit is contained in:
@@ -34,13 +34,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "velocity";
|
||||
version = "3.5.0-unstable-2026-04-01";
|
||||
version = "3.5.0-unstable-2026-04-13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "PaperMC";
|
||||
repo = "Velocity";
|
||||
rev = "ab99bde9d658fb2a270fedd0c58fc905cf1be387";
|
||||
hash = "sha256-KkBehlhqcO7rClhKMMNE7aM4NiYNIfiqg5wZNhJTKqk=";
|
||||
rev = "a6d97e28adb1b0cd6464bab78ed4e2c14835868f";
|
||||
hash = "sha256-CfYZgiYqH+M8t3CmPx3B3CIkudxPKHbtuysewqhE/B0=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user