prometheus-artifactory-exporter: 1.15.1 -> 1.16.0 (#430261)
This commit is contained in:
commit
b67aded1f7
@ -7,14 +7,14 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "artifactory_exporter";
|
||||
version = "1.15.1";
|
||||
version = "1.16.0";
|
||||
rev = "v${version}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "peimanja";
|
||||
repo = pname;
|
||||
rev = rev;
|
||||
hash = "sha256-9ghp7VQoZk8/WjWVs7T0TUOCj/HLTYQn27h2DrW+KjE=";
|
||||
hash = "sha256-qW0q1ivKk1cAI9OteRarU+XiQkljsjplLpfRgAeOuMg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-CQ7JvXcutj63UzaYk/jbmd9G2whN48Xv1PCllaI9Nuo=";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user