[Backport release-26.05] victoriametrics: 1.144.0 -> 1.145.0 (#530293)

This commit is contained in:
Yorick 2026-06-10 10:06:55 +00:00 committed by GitHub
commit 45e63797b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,13 +14,13 @@
buildGoModule (finalAttrs: {
pname = "VictoriaMetrics";
version = "1.144.0";
version = "1.145.0";
src = fetchFromGitHub {
owner = "VictoriaMetrics";
repo = "VictoriaMetrics";
tag = "v${finalAttrs.version}";
hash = "sha256-K8RCFHVL+E8w0webp6Bg3dma7I32iGXx9gCKnFp4d0g=";
hash = "sha256-nKG2ei1Gn1mU5TtD5YLYUHaJrM4fSxm/uUdY4tIGeVE=";
};
vendorHash = null;