prometheus 1.6.3
Closes #13720. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f997eed564
commit
07fdc476dc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Prometheus < Formula
|
class Prometheus < Formula
|
||||||
desc "Service monitoring system and time series database"
|
desc "Service monitoring system and time series database"
|
||||||
homepage "https://prometheus.io/"
|
homepage "https://prometheus.io/"
|
||||||
url "https://github.com/prometheus/prometheus/archive/v1.6.2.tar.gz"
|
url "https://github.com/prometheus/prometheus/archive/v1.6.3.tar.gz"
|
||||||
sha256 "026fd958ae3792938613675f455131e954552471d15df971251b46e64ca50b35"
|
sha256 "1c2d01f3a44b53be3b672cbdb1843fbe8fc135020bbfb6c71b0a10b141a474e6"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue