minecraft-server-hibernation: 2.5.0 -> 2.5.1

This commit is contained in:
R. Ryantm
2026-04-16 19:32:46 +00:00
parent 3483a17582
commit 3acf3fd83c
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "minecraft-server-hibernation";
version = "2.5.0";
version = "2.5.1";
src = fetchFromGitHub {
owner = "gekware";
repo = "minecraft-server-hibernation";
rev = "v${finalAttrs.version}";
hash = "sha256-b6LeqjIraIasHBpaVgy8esl4NV8rdBrfO7ewgeIocS8=";
hash = "sha256-VLn/33g/y1blDIjBjriXvkRwK056ILftiB/dwoargFY=";
};
vendorHash = null;