Skip to content

Commit f224d64

Browse files
committed
nats-server: update 2.10.19 bottle.
1 parent 2b2011b commit f224d64

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/n/nats-server.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ class NatsServer < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "046e069d73cf318ad30a459b39d8d99a5a33967663ec16d7c5b2639d5112b11a"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a534574b5480aa9d3abde187a6d58b63fde15225e7bfc21ef16fc78d016b9b3a"
17-
sha256 cellar: :any_skip_relocation, arm64_monterey: "3ac5fa18503eeb7d8eb163e0aa9c19b08155da644b592e6b7dd3ec37ede34113"
18-
sha256 cellar: :any_skip_relocation, sonoma: "8e4bf33a2078a5b0f0d08707d96fd6e735cfa40a2185ff433f04b8cee728bc45"
19-
sha256 cellar: :any_skip_relocation, ventura: "61d79a48d06e84c709724e28f3730fafe694ff7ff382529ac4cea83d2a1eca8c"
20-
sha256 cellar: :any_skip_relocation, monterey: "3b431f35689ee8678d0cc9285a0edfed50ce29627193d3ca0b4eb8b451ee7927"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6efa13cba574e0efcb874eabc0a829c85b189f901fcbdf928b30f904aea6147f"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "44150fe95fdaef76ccffa3ea5975f27e1f3f9c74b34ec72d36ddd1babce5146d"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "44150fe95fdaef76ccffa3ea5975f27e1f3f9c74b34ec72d36ddd1babce5146d"
17+
sha256 cellar: :any_skip_relocation, arm64_monterey: "44150fe95fdaef76ccffa3ea5975f27e1f3f9c74b34ec72d36ddd1babce5146d"
18+
sha256 cellar: :any_skip_relocation, sonoma: "118b2f85d5333a8247a4a5f3114aba52a8dc628013570449df1e37f21cf9a1a8"
19+
sha256 cellar: :any_skip_relocation, ventura: "118b2f85d5333a8247a4a5f3114aba52a8dc628013570449df1e37f21cf9a1a8"
20+
sha256 cellar: :any_skip_relocation, monterey: "118b2f85d5333a8247a4a5f3114aba52a8dc628013570449df1e37f21cf9a1a8"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "570469eae5fb5bd41ab18b93d564c893babe8309685d694260ef0f4b7cefeade"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)