nats-server 2.1.0

Closes #44468.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Ivan Kozlovic 2019-09-20 13:20:21 -06:00 committed by Rui Chen
parent ed5ed553cd
commit dc0d8720d2

View file

@ -1,8 +1,8 @@
class NatsServer < Formula
desc "Lightweight cloud messaging system"
homepage "https://nats.io"
url "https://github.com/nats-io/nats-server/archive/v2.0.4.tar.gz"
sha256 "8021e5678867ac1ce28487ddbb8a048ef74813c6fbc4a99589096a1f46f5e351"
url "https://github.com/nats-io/nats-server/archive/v2.1.0.tar.gz"
sha256 "39f0d465b841d116507aa70f8a2c6037f3ee9c0493a8d0d3989391be67946f70"
head "https://github.com/nats-io/nats-server.git"
bottle do