Merge pull request #59182 from basvandijk/prometheus-2.8.1

prometheus_2: 2.6.0 -> 2.8.1
This commit is contained in:
Bas van Dijk 2019-04-08 19:01:10 +02:00 committed by GitHub
commit 13d5f47a84
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.6.0";
sha256 = "1d9zwzs280pw9zspqwp7xx3ji04lfg2v9l5qhrfy3y633ghcmpxz";
version = "2.8.1";
sha256 = "0x8w0qdh4lcf19nmdlhvgzpy08c2a932d3k49cjwhi5npcsf858n";
};
}