Skip to content

Commit

Permalink
Merge pull request Homebrew#170161 from Homebrew/bump-asyncapi-1.9.2
Browse files Browse the repository at this point in the history
asyncapi 1.9.2
  • Loading branch information
BrewTestBot authored Apr 26, 2024
2 parents 2abbd2d + 6beba7a commit 5c6565b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/a/asyncapi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
class Asyncapi < Formula
desc "All in one CLI for all AsyncAPI tools"
homepage "https://github.com/asyncapi/cli"
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-1.9.1.tgz"
sha256 "d29102b7c49504148206fa9f50f14f16ccd6e10a829205ca61d8a11df856fa1e"
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-1.9.2.tgz"
sha256 "30c1b87efeaf442faa432f9f086e37568106dbd8f517000e91b8361dc24535cf"
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 5c6565b

Please sign in to comment.