victorialogs: 1.40.0 -> 1.43.1

This commit is contained in:
R. Ryantm
2026-01-03 11:21:18 +00:00
parent 0c9be53f55
commit 0f4c0be99c
+2 -2
View File
@@ -10,13 +10,13 @@
buildGoModule (finalAttrs: {
pname = "VictoriaLogs";
version = "1.40.0";
version = "1.43.1";
src = fetchFromGitHub {
owner = "VictoriaMetrics";
repo = "VictoriaLogs";
tag = "v${finalAttrs.version}";
hash = "sha256-liHpejO6wVr3YEyWhBwakWlDfly7mujVhQn7Sl5Z1kE=";
hash = "sha256-Tez8XTOLcuuOOVXt3cgOfRyXldP1b9ox9N9Ddm28E7I=";
};
vendorHash = null;