Skip to content

Commit

Permalink
asyncapi: update 1.9.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 26, 2024
1 parent 50159d8 commit 6beba7a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/a/asyncapi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Asyncapi < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_sonoma: "558c44ece8e665a657be7b9f579bf6ef9b017937f9332240dd62e543c0745e09"
sha256 cellar: :any, arm64_ventura: "558c44ece8e665a657be7b9f579bf6ef9b017937f9332240dd62e543c0745e09"
sha256 cellar: :any, arm64_monterey: "558c44ece8e665a657be7b9f579bf6ef9b017937f9332240dd62e543c0745e09"
sha256 cellar: :any, sonoma: "c7478b4f79712e46125d9c91fb3054ceed5de7114f632449a4304eb80be72428"
sha256 cellar: :any, ventura: "c7478b4f79712e46125d9c91fb3054ceed5de7114f632449a4304eb80be72428"
sha256 cellar: :any, monterey: "c7478b4f79712e46125d9c91fb3054ceed5de7114f632449a4304eb80be72428"
sha256 cellar: :any_skip_relocation, x86_64_linux: "508a2c7b2546d5b967b7977b6f89e485fe3ca71e2d431e6ab80af7d3260621fa"
sha256 cellar: :any, arm64_sonoma: "ab5b61d2e3d4ec9839d870af083baf63d0620bf06dc9d71ca1aeddd149de6946"
sha256 cellar: :any, arm64_ventura: "ab5b61d2e3d4ec9839d870af083baf63d0620bf06dc9d71ca1aeddd149de6946"
sha256 cellar: :any, arm64_monterey: "ab5b61d2e3d4ec9839d870af083baf63d0620bf06dc9d71ca1aeddd149de6946"
sha256 cellar: :any, sonoma: "b7d8ee98d965cf745d3c1922da46cda9d5700a271e213d0bc4bd643d45545293"
sha256 cellar: :any, ventura: "b7d8ee98d965cf745d3c1922da46cda9d5700a271e213d0bc4bd643d45545293"
sha256 cellar: :any, monterey: "b7d8ee98d965cf745d3c1922da46cda9d5700a271e213d0bc4bd643d45545293"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e42d3e1dc289fe575526d97c7d577c3af411a2371d6903d54a337824ed29d116"
end

depends_on "node"
Expand Down

0 comments on commit 6beba7a

Please sign in to comment.