mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
Merge pull request #67315 from marsam/update-prometheus
prometheus_2: 2.11.1 -> 2.12.0
This commit is contained in:
commit
3ac9fd3046
@ -48,7 +48,7 @@ in rec {
|
||||
};
|
||||
|
||||
prometheus_2 = buildPrometheus {
|
||||
version = "2.11.1";
|
||||
sha256 = "1d4kiv88v1p74cm1wg6wk1cs963xg2rlhkxw86slf9hmldlgww2l";
|
||||
version = "2.12.0";
|
||||
sha256 = "1ci9dc512c1hry1b8jqif0mrnks6w3yagwm3jf69ihcwilr2n7vs";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user