Skip to content

Commit 2b2011b

Browse files
committed
nats-server 2.10.19
1 parent 005ce51 commit 2b2011b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nats-server.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NatsServer < Formula
22
desc "Lightweight cloud messaging system"
33
homepage "https://nats.io"
4-
url "https://github.com/nats-io/nats-server/archive/refs/tags/v2.10.18.tar.gz"
5-
sha256 "76982d382fef83080a8abc2e0f6f0f5da9e0e1961eeb78beb18e27a9f458f546"
4+
url "https://github.com/nats-io/nats-server/archive/refs/tags/v2.10.19.tar.gz"
5+
sha256 "3098a9fe78fcaa5d8af4d8c0eb51263cded117f9b54f736085a36d0292323bbf"
66
license "Apache-2.0"
77
head "https://github.com/nats-io/nats-server.git", branch: "main"
88

0 commit comments

Comments
 (0)