Skip to content

Commit

Permalink
Merge pull request #131314 from chenrui333/bump-asyncapi-0.40.7
Browse files Browse the repository at this point in the history
asyncapi 0.40.7
  • Loading branch information
BrewTestBot authored May 18, 2023
2 parents caadde3 + b35ff55 commit 2200b10
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/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-0.40.6.tgz"
sha256 "a9f766d6e54eef48c76ff24313893498e7f1252288124d388ad9a0f9f266d18e"
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-0.40.7.tgz"
sha256 "68eb529788ce6d21bbbaebf8696d898f0b8263614527e7235d3ac5710c9cd8d3"
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_ventura: "6b9aa53168def0afc399a841852d74a144c8fd6f455921ecf4c5ae27d8041791"
sha256 cellar: :any, arm64_monterey: "6b9aa53168def0afc399a841852d74a144c8fd6f455921ecf4c5ae27d8041791"
sha256 cellar: :any, arm64_big_sur: "6b9aa53168def0afc399a841852d74a144c8fd6f455921ecf4c5ae27d8041791"
sha256 cellar: :any, ventura: "4b030e6b603e29172b4ee6b8928acf790de4dbf65192ad6120dd098489d50cc2"
sha256 cellar: :any, monterey: "4b030e6b603e29172b4ee6b8928acf790de4dbf65192ad6120dd098489d50cc2"
sha256 cellar: :any, big_sur: "4b030e6b603e29172b4ee6b8928acf790de4dbf65192ad6120dd098489d50cc2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "776830eb5cbe491f24c3e12046006467ed8728730ced45837141fa55fe0a3008"
sha256 cellar: :any, arm64_ventura: "d39076d35ec17e3e6e3655c34a8f6dd4af28560b1d8f9f49c992385c14cdffb2"
sha256 cellar: :any, arm64_monterey: "d39076d35ec17e3e6e3655c34a8f6dd4af28560b1d8f9f49c992385c14cdffb2"
sha256 cellar: :any, arm64_big_sur: "d39076d35ec17e3e6e3655c34a8f6dd4af28560b1d8f9f49c992385c14cdffb2"
sha256 cellar: :any, ventura: "4297d9900ff5d5a19d9590e21749c3afc932fb2aeb24cdc81ad551c87a714227"
sha256 cellar: :any, monterey: "4297d9900ff5d5a19d9590e21749c3afc932fb2aeb24cdc81ad551c87a714227"
sha256 cellar: :any, big_sur: "4297d9900ff5d5a19d9590e21749c3afc932fb2aeb24cdc81ad551c87a714227"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0f411f957a4fad826eafdd8ad056d526fd66a93c902318644737ed84b3618db7"
end

depends_on "node"
Expand Down

0 comments on commit 2200b10

Please sign in to comment.