Unverified Commit 7310ab32 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

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

parents c1d1a909 7b91946f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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