Merge pull request #335736 from r-ryantm/auto-update/fluent-bit

This commit is contained in:
Franz Pletz 2024-08-19 09:01:49 +02:00 committed by GitHub
commit c1ecf19b2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "fluent-bit";
version = "3.1.5";
version = "3.1.6";
src = fetchFromGitHub {
owner = "fluent";
repo = "fluent-bit";
rev = "v${finalAttrs.version}";
hash = "sha256-3pHqKBRMxPdgicxRN0H2OT3qp8+p0tp4ej83OWEh5OQ=";
hash = "sha256-l33DDS7rk/uLCGTU5WTGvQH0JUEarKo3cxMrXn5eefc=";
};
# optional only to avoid linux rebuild