Merge pull request #61006 from ivan/prometheus_2-2.9.2

prometheus_2: 2.8.1 -> 2.9.2
This commit is contained in:
Mario Rodas 2019-05-05 21:17:07 -05:00 committed by GitHub
commit 4e414a1dd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ in rec {
};
prometheus_2 = buildPrometheus {
version = "2.8.1";
sha256 = "0x8w0qdh4lcf19nmdlhvgzpy08c2a932d3k49cjwhi5npcsf858n";
version = "2.9.2";
sha256 = "1nbvw9ia15ls3l2pydc9hdfs057kjlg0cm8h4w9sjjnsssbikl26";
};
}