bcachefs 1.37.2

This commit is contained in:
2026-03-20 15:37:56 -05:00
parent 659cc20e38
commit 93aaf52b7e
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "bcachefs-tools";
version = "1.36.1";
version = "1.37.2";
src = sources.bcachefs-tools;