nats-server 2.9.11
Closes #119953. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
49f719f8c0
commit
240c07a5af
|
@ -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.9.10.tar.gz"
|
||||
sha256 "bdf5e651083fc05018923242604ab495ca9506f1e43de6915598666249f92045"
|
||||
url "https://github.com/nats-io/nats-server/archive/v2.9.11.tar.gz"
|
||||
sha256 "cd5afb9867042ebc62d2eec383ddf7332abf409f462776ec1432c94ec59fdf57"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/nats-io/nats-server.git", branch: "main"
|
||||
|
||||
|
|
Loading…
Reference in New Issue