nats-streaming-server 0.16.0
Closes #43167. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
b3187f6232
commit
4e2e80bfe3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class NatsStreamingServer < Formula
|
||||
desc "Lightweight cloud messaging system"
|
||||
homepage "https://nats.io"
|
||||
url "https://github.com/nats-io/nats-streaming-server/archive/v0.15.1.tar.gz"
|
||||
sha256 "d2c2fba9efb7a0c6c2706a2ec1ccd19cb8b3dc0441cb35c71d851d60917f5091"
|
||||
url "https://github.com/nats-io/nats-streaming-server/archive/v0.16.0.tar.gz"
|
||||
sha256 "e3221dc68673d20d1a43ceaa271b97dbd2f78e1f2816e87bf7bd8b684cb9eff9"
|
||||
head "https://github.com/nats-io/nats-streaming-server.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue