nats-server 2.9.3

Closes #112806.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ivan Kozlovic 2022-10-10 15:10:27 -06:00 committed by BrewTestBot
parent 1871383070
commit 123621179d
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.2.tar.gz"
sha256 "e9d38108d2f1a57d7126a9a65dd2aedc5a7ca8fc3b1560d33b288ed1e1f43427"
url "https://github.com/nats-io/nats-server/archive/v2.9.3.tar.gz"
sha256 "fe53f42a724fef1aac1ab09e3187dcc82fd3761b07960a04a168af767b9b955a"
license "Apache-2.0"
head "https://github.com/nats-io/nats-server.git", branch: "main"