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
Zhong Ruoyu 2023-01-07 03:24:41 +08:00 committed by BrewTestBot
parent 49f719f8c0
commit 240c07a5af
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

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.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"