transcaffeine 2025-06-09 21:23:46 +02:00
parent 787008d5de
commit 4b65e4c261
No known key found for this signature in database
GPG Key ID: 03624C433676E465

View File

@ -14,13 +14,13 @@
buildGoModule (finalAttrs: {
pname = "VictoriaMetrics";
version = "1.118.0";
version = "1.119.0";
src = fetchFromGitHub {
owner = "VictoriaMetrics";
repo = "VictoriaMetrics";
tag = "v${finalAttrs.version}";
hash = "sha256-a84n9fuGdiG0o/1/9q3etTwoFbOL01y88ubTI/yIIBA=";
hash = "sha256-Gc3B3JmTbINdPJ8PIhcuQhFD+FoxNOskoBEcDoMAUUk=";
};
vendorHash = null;