nats-streaming-server 0.10.2
Closes #29728. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
654f8e2bf9
commit
d361c1a14e
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.10.0.tar.gz"
|
||||
sha256 "8b1d079ae2a30e348bb486a8e697493565170cc3bf2e6cfbe9dd2b1c89176c59"
|
||||
url "https://github.com/nats-io/nats-streaming-server/archive/v0.10.2.tar.gz"
|
||||
sha256 "7a5683a80bb389060c2da730f1f9f1468bc3a6fd1450c10270a39385908bbca0"
|
||||
head "https://github.com/nats-io/nats-streaming-server.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue