Skip to content

Commit

Permalink
asyncapi: update 2.16.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 21, 2025
1 parent 4bef1d3 commit e9faa48
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: "ec333f3a7c5408c3b0ae4abadba1ba9aec8dbb9668bbd53150aa76b9e98e53e6"
sha256 cellar: :any, arm64_sonoma: "cfce092c1d6a4748df04e8811039bc79f5c083a9be0fd7c14a980aa5441e21c2"
sha256 cellar: :any, arm64_ventura: "a614d57ec68ed6b8dc0d6b925d53daa40c7598fb7f59b287cc660b8657c340f2"
sha256 cellar: :any, sonoma: "2da89aacb0b7d0cc02eeb3674e0db60f38ec9b939e1c4df138b927d612e4759a"
sha256 cellar: :any, ventura: "2da89aacb0b7d0cc02eeb3674e0db60f38ec9b939e1c4df138b927d612e4759a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a041cb47a37908b4f3484b45130b65ea5772d51e9763c377c8bde3c1b1b71baf"
sha256 cellar: :any, arm64_sequoia: "ec41acd6b991caf7391e248439e78a4d7f3672dc1eaa5a0776dbe87cd8fb389d"
sha256 cellar: :any, arm64_sonoma: "ec41acd6b991caf7391e248439e78a4d7f3672dc1eaa5a0776dbe87cd8fb389d"
sha256 cellar: :any, arm64_ventura: "ec41acd6b991caf7391e248439e78a4d7f3672dc1eaa5a0776dbe87cd8fb389d"
sha256 cellar: :any, sonoma: "e72fccfaa111bc506375923a3f061cfa5eff01c37ddf403b2da573194c68622a"
sha256 cellar: :any, ventura: "e72fccfaa111bc506375923a3f061cfa5eff01c37ddf403b2da573194c68622a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e24b582343f7346004c51f8abbf4ca310077ca4947f4bc076cf94856c343feed"
end

depends_on "node"
Expand Down

0 comments on commit e9faa48

Please sign in to comment.