fluent-bit: 3.2.6 -> 3.2.8 (#388786)

This commit is contained in:
Franz Pletz
2025-03-12 04:41:20 +01:00
committed by GitHub
+2 -2
View File
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "fluent-bit";
version = "3.2.6";
version = "3.2.8";
src = fetchFromGitHub {
owner = "fluent";
repo = "fluent-bit";
rev = "v${finalAttrs.version}";
hash = "sha256-S0sb954n17z+zrVNkYd6yiV01aNbOLJLOV+34PRkSXQ=";
hash = "sha256-E+y8lZ5fgJORFkig6aSVMYGk0US1b4xwjO9qnGu4R/Y=";
};
# optional only to avoid linux rebuild