Skip to content

Commit

Permalink
nats-server: update 2.10.22 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 17, 2024
1 parent bc7b863 commit b1d68b5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/n/nats-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ class NatsServer < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "89b46431ed0df1f68b75bbc0e1d1cf98aa98fb14d7871dd38abc7bb9348472a0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "89b46431ed0df1f68b75bbc0e1d1cf98aa98fb14d7871dd38abc7bb9348472a0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "89b46431ed0df1f68b75bbc0e1d1cf98aa98fb14d7871dd38abc7bb9348472a0"
sha256 cellar: :any_skip_relocation, sonoma: "7dbf27e32359dc71bd240a6eff48145b80fb035a07872962cf7b4debf95d7c8e"
sha256 cellar: :any_skip_relocation, ventura: "7dbf27e32359dc71bd240a6eff48145b80fb035a07872962cf7b4debf95d7c8e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b0bb3330c98fe780a9bbece94c45c342557a5639995f70199f3fa339a44b9aa5"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2b41fe769699b30fba34e75275ea72ed972bb6743a0dd0426475dd3c2a6a3264"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b41fe769699b30fba34e75275ea72ed972bb6743a0dd0426475dd3c2a6a3264"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2b41fe769699b30fba34e75275ea72ed972bb6743a0dd0426475dd3c2a6a3264"
sha256 cellar: :any_skip_relocation, sonoma: "6f0d21302c4afc771c6c6885c29691684169593ffd571cc3981b8afc4b94fda9"
sha256 cellar: :any_skip_relocation, ventura: "6f0d21302c4afc771c6c6885c29691684169593ffd571cc3981b8afc4b94fda9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d929ee8db4f24bcaf13a04ea39a95639818d96e1fa7abd3ecb0faf6ada4eb36e"
end

depends_on "go" => :build
Expand Down

0 comments on commit b1d68b5

Please sign in to comment.