mtail: 3.2.50 -> 3.2.51

This commit is contained in:
R. Ryantm
2026-05-20 08:12:54 +00:00
parent e1dbbfb25a
commit 294b0b3cd9
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "mtail";
version = "3.2.50";
version = "3.2.51";
src = fetchFromGitHub {
owner = "jaqx0r";
repo = "mtail";
rev = "v${finalAttrs.version}";
hash = "sha256-RdDZgmnA9wDN7uEUGle85jLFRmgBNBaRGTu+MthCsfw=";
hash = "sha256-0ZgCcKudrKBgjx2653sp5HZCC8G6pgBymtMMmcbD4tg=";
};
proxyVendor = true;