Merge pull request #67315 from marsam/update-prometheus

prometheus_2: 2.11.1 -> 2.12.0
This commit is contained in:
Robin Gloster
2019-08-23 16:01:24 +02:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ in rec {
};
prometheus_2 = buildPrometheus {
version = "2.11.1";
sha256 = "1d4kiv88v1p74cm1wg6wk1cs963xg2rlhkxw86slf9hmldlgww2l";
version = "2.12.0";
sha256 = "1ci9dc512c1hry1b8jqif0mrnks6w3yagwm3jf69ihcwilr2n7vs";
};
}