Skip to content

Commit

Permalink
asyncapi: update 2.7.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 20, 2024
1 parent cae0ff8 commit ead7fc5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/a/asyncapi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Asyncapi < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_sequoia: "a5086066a196cc3808a4937a8b9e4ec055d050b29884abb5f307e0727796ff18"
sha256 cellar: :any, arm64_sonoma: "a5086066a196cc3808a4937a8b9e4ec055d050b29884abb5f307e0727796ff18"
sha256 cellar: :any, arm64_ventura: "a5086066a196cc3808a4937a8b9e4ec055d050b29884abb5f307e0727796ff18"
sha256 cellar: :any, sonoma: "ef7770438cfdc93f23b59396f1986a2e5ecf7c8650b8402d7bb4faf88828c701"
sha256 cellar: :any, ventura: "ef7770438cfdc93f23b59396f1986a2e5ecf7c8650b8402d7bb4faf88828c701"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a3bf4c7f274db3a01372fe63d0586751ee585fff7ff259addb87bc6ed894183e"
sha256 cellar: :any, arm64_sequoia: "e9353070dfb84df2506cfd77bd506fcaef294798f718a888c9ac35c33051335d"
sha256 cellar: :any, arm64_sonoma: "e9353070dfb84df2506cfd77bd506fcaef294798f718a888c9ac35c33051335d"
sha256 cellar: :any, arm64_ventura: "e9353070dfb84df2506cfd77bd506fcaef294798f718a888c9ac35c33051335d"
sha256 cellar: :any, sonoma: "cb82d344631809457e6072cdccfd7a4e122dac7686d09f6c05fe593605222cf1"
sha256 cellar: :any, ventura: "cb82d344631809457e6072cdccfd7a4e122dac7686d09f6c05fe593605222cf1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2fa200e07b52793a9b8ad4e17b550583dc5983aef658dfebf0c828e5f54b2c37"
end

depends_on "node"
Expand Down

0 comments on commit ead7fc5

Please sign in to comment.