victoriametrics: 1.118.0 -> 1.119.0
Release notes: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.119.0 Full changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.118.0...v1.119.0
This commit is contained in:
parent
787008d5de
commit
4b65e4c261
@ -14,13 +14,13 @@
|
|||||||
|
|
||||||
buildGoModule (finalAttrs: {
|
buildGoModule (finalAttrs: {
|
||||||
pname = "VictoriaMetrics";
|
pname = "VictoriaMetrics";
|
||||||
version = "1.118.0";
|
version = "1.119.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "VictoriaMetrics";
|
owner = "VictoriaMetrics";
|
||||||
repo = "VictoriaMetrics";
|
repo = "VictoriaMetrics";
|
||||||
tag = "v${finalAttrs.version}";
|
tag = "v${finalAttrs.version}";
|
||||||
hash = "sha256-a84n9fuGdiG0o/1/9q3etTwoFbOL01y88ubTI/yIIBA=";
|
hash = "sha256-Gc3B3JmTbINdPJ8PIhcuQhFD+FoxNOskoBEcDoMAUUk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = null;
|
vendorHash = null;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user