cnats 1.8.0
Signed-off-by: Ivan Kozlovic <ivan@synadia.com> Closes #33088. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
0348f401ae
commit
39f44b4be4
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Cnats < Formula
|
||||
desc "C client for the NATS messaging system"
|
||||
homepage "https://github.com/nats-io/cnats"
|
||||
url "https://github.com/nats-io/cnats/archive/v1.7.6.tar.gz"
|
||||
sha256 "9155102243c6c7a3e9a6b37b259f7587bcfbad5f9521fbe466be58a4517df769"
|
||||
revision 1
|
||||
url "https://github.com/nats-io/cnats/archive/v1.8.0.tar.gz"
|
||||
sha256 "aea6b1266ff7f169caeaa0f2b5efaf6081256a9ec17c38de417fdde36dddc4fd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue