We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005ce51 commit 2b2011bCopy full SHA for 2b2011b
Formula/n/nats-server.rb
@@ -1,8 +1,8 @@
1
class NatsServer < Formula
2
desc "Lightweight cloud messaging system"
3
homepage "https://nats.io"
4
- url "https://github.com/nats-io/nats-server/archive/refs/tags/v2.10.18.tar.gz"
5
- sha256 "76982d382fef83080a8abc2e0f6f0f5da9e0e1961eeb78beb18e27a9f458f546"
+ url "https://github.com/nats-io/nats-server/archive/refs/tags/v2.10.19.tar.gz"
+ sha256 "3098a9fe78fcaa5d8af4d8c0eb51263cded117f9b54f736085a36d0292323bbf"
6
license "Apache-2.0"
7
head "https://github.com/nats-io/nats-server.git", branch: "main"
8
0 commit comments