mtail: 3.2.18 -> 3.2.19

This commit is contained in:
R. Ryantm
2025-10-09 18:51:55 +00:00
parent 285ea04d23
commit 4b4a0f24a5

View File

@@ -8,13 +8,13 @@
buildGoModule rec {
pname = "mtail";
version = "3.2.18";
version = "3.2.19";
src = fetchFromGitHub {
owner = "jaqx0r";
repo = "mtail";
rev = "v${version}";
hash = "sha256-Z3FPZNWGyXtY2KLRF/oJIuN+lXE14SQce72pTKBsZEk=";
hash = "sha256-rAN5k3XjDTSmdp2E5pa5W+nK4J8l5+sPqSFQRdjebmA=";
};
vendorHash = "sha256-SMdEowzg53uori/Ge+GE4542wswBU2kgdyAXxeKQiiU=";