victoriatraces: 0.8.0 -> 0.8.2 (#515388)

This commit is contained in:
Maximilian Bosch
2026-05-05 14:48:07 +00:00
committed by GitHub
+2 -2
View File
@@ -13,13 +13,13 @@
buildGo126Module (finalAttrs: {
pname = "VictoriaTraces";
version = "0.8.0";
version = "0.8.2";
src = fetchFromGitHub {
owner = "VictoriaMetrics";
repo = "VictoriaTraces";
tag = "v${finalAttrs.version}";
hash = "sha256-bm1hF4LqbSxxEOMtz4jdgJHMwrahGI4VZ9nj/VscFdc=";
hash = "sha256-WUndQWyWzffrJ5T4/VDUzRJYvLIOVFFyGIGw366ANa4=";
};
vendorHash = null;