Skip to content

Commit

Permalink
Merge pull request #161196 from Porkepix/bump-asyncapi-1.4.2
Browse files Browse the repository at this point in the history
asyncapi 1.4.2
  • Loading branch information
BrewTestBot authored Jan 29, 2024
2 parents 3fe3fdb + 09b1800 commit af557cc
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.4.1.tgz"
sha256 "803f40e1038dccb68e1986d9d6823c5d8676bc116a5561110e1ef169cf5cde3f"
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-1.4.2.tgz"
sha256 "1803c2f09c88a2621c0ccb261327de30d308e5c55bbafee4b1f6d83d56ef503f"
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_sonoma: "e8a09b4e969f79431a2d0c35926ab4f0e537b8d3e7ee6e6f79bea9117edcfe10"
sha256 cellar: :any, arm64_ventura: "e8a09b4e969f79431a2d0c35926ab4f0e537b8d3e7ee6e6f79bea9117edcfe10"
sha256 cellar: :any, arm64_monterey: "e8a09b4e969f79431a2d0c35926ab4f0e537b8d3e7ee6e6f79bea9117edcfe10"
sha256 cellar: :any, sonoma: "e1bf14aac58af7048092366cabd86d05fe87b14b33e68e8e73c270dbbd0dd742"
sha256 cellar: :any, ventura: "e1bf14aac58af7048092366cabd86d05fe87b14b33e68e8e73c270dbbd0dd742"
sha256 cellar: :any, monterey: "e1bf14aac58af7048092366cabd86d05fe87b14b33e68e8e73c270dbbd0dd742"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8eaf1831402fe462b2e9a456c7e7706efb88b930b18e55c6626205b306e63b95"
sha256 cellar: :any, arm64_sonoma: "59098998d8e2c7d6905c1132454d3f25b169427f678805031e0a740ab50b48ae"
sha256 cellar: :any, arm64_ventura: "59098998d8e2c7d6905c1132454d3f25b169427f678805031e0a740ab50b48ae"
sha256 cellar: :any, arm64_monterey: "59098998d8e2c7d6905c1132454d3f25b169427f678805031e0a740ab50b48ae"
sha256 cellar: :any, sonoma: "03f9774f984f91223fba5b0b75725f265c4de1117e1395621fea91847362f515"
sha256 cellar: :any, ventura: "03f9774f984f91223fba5b0b75725f265c4de1117e1395621fea91847362f515"
sha256 cellar: :any, monterey: "03f9774f984f91223fba5b0b75725f265c4de1117e1395621fea91847362f515"
sha256 cellar: :any_skip_relocation, x86_64_linux: "19c5bed0b56af621cddb648918073212d400ee3c7ed0ffb80bd4087e5ffcd6cb"
end

depends_on "node"
Expand Down

0 comments on commit af557cc

Please sign in to comment.