mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
victoriametrics: 1.140.0 -> 1.141.0
Release notes: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.141.0
Full changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.140.0...v1.141.0
(cherry picked from commit b92899478f)
This commit is contained in:
committed by
github-actions[bot]
parent
3ef57381ac
commit
8564bda374
@@ -13,13 +13,13 @@
|
||||
|
||||
buildGo126Module (finalAttrs: {
|
||||
pname = "VictoriaMetrics";
|
||||
version = "1.140.0";
|
||||
version = "1.141.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "VictoriaMetrics";
|
||||
repo = "VictoriaMetrics";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-f/qcUSf/JMfe0rTUY5qT9k7MCVqsZCwRzsCv6puz6tw=";
|
||||
hash = "sha256-eMaCChrv3/w7KNlnLdV1/YGGh4ZMGqeNAnMV1OlIQWE=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
||||
Reference in New Issue
Block a user