diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2019-05-17 15:17:11 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2019-05-17 15:17:11 +0200 |
| commit | ba0436b30bbb5682116d0bcbbfb10a3565ab40f0 (patch) | |
| tree | 86316e87d1521c57ff7a8b92f14a004a535d45be /rabbitmq-components.mk | |
| parent | 5a6732d006b048260c95528f50bb145b20ec23a3 (diff) | |
| download | rabbitmq-server-git-ba0436b30bbb5682116d0bcbbfb10a3565ab40f0.tar.gz | |
Update rabbitmq-components.mk
Diffstat (limited to 'rabbitmq-components.mk')
| -rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 32118b9f12..0ff2ad0253 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -118,7 +118,7 @@ dep_prometheus = git https://github.com/deadtrickster/prometheus.erl v4.3.0 dep_ra = git https://github.com/rabbitmq/ra.git master dep_ranch = hex 1.7.1 dep_recon = hex 2.5.0 -dep_observer_cli = git https://github.com/zhongwencool/observer_cli 1.5.0 +dep_observer_cli = hex 1.5.0 dep_stdout_formatter = hex 0.2.2 dep_sysmon_handler = hex 1.1.0 |
