victoriametrics: 1.120.0 -> 1.121.0
Release notes: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.121.0 Full changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.120.0...v1.121.0
This commit is contained in:
parent
e69f17b2fd
commit
0a336af7a2
@ -13,13 +13,13 @@
|
|||||||
|
|
||||||
buildGoModule (finalAttrs: {
|
buildGoModule (finalAttrs: {
|
||||||
pname = "VictoriaMetrics";
|
pname = "VictoriaMetrics";
|
||||||
version = "1.120.0";
|
version = "1.121.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "VictoriaMetrics";
|
owner = "VictoriaMetrics";
|
||||||
repo = "VictoriaMetrics";
|
repo = "VictoriaMetrics";
|
||||||
tag = "v${finalAttrs.version}";
|
tag = "v${finalAttrs.version}";
|
||||||
hash = "sha256-tU3rRdYpP0uO0SeIuYarHwJu80m/iRVbYtlbON1WeSQ=";
|
hash = "sha256-hCZU6O3synVayg253Cbsonzad3ZBMx1B/yJwBJzU+X0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = null;
|
vendorHash = null;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user