scrutiny-collector: 0.7.3 -> 0.8.0
This commit is contained in:
parent
c61d0920a3
commit
1be367110c
@ -6,7 +6,7 @@
|
||||
, lib
|
||||
}:
|
||||
let
|
||||
version = "0.7.3";
|
||||
version = "0.8.0";
|
||||
in
|
||||
buildGoModule rec {
|
||||
inherit version;
|
||||
@ -16,7 +16,7 @@ buildGoModule rec {
|
||||
owner = "AnalogJ";
|
||||
repo = "scrutiny";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-S7GW8z6EWB+5vntKew0+EDVqhun+Ae2//15dSIlfoSs=";
|
||||
hash = "sha256-ysjE2nn1WwhEiFIvJ5cRCJQf9mECTgiGUyenwf3mKTA=";
|
||||
};
|
||||
|
||||
subPackages = "collector/cmd/collector-metrics";
|
||||
|
Loading…
Reference in New Issue
Block a user