Skip to content

Commit

Permalink
Merge pull request #161213 from BrewTestBot/bump-asyncapi-1.4.3
Browse files Browse the repository at this point in the history
asyncapi 1.4.3
  • Loading branch information
BrewTestBot authored Jan 29, 2024
2 parents 1e677f7 + 7ea89ef commit 0fd40d7
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.2.tgz"
sha256 "1803c2f09c88a2621c0ccb261327de30d308e5c55bbafee4b1f6d83d56ef503f"
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-1.4.3.tgz"
sha256 "1e494eb2fa98b8b747cd7dc16df490d04d1e3f3fd8520507e98d4e2eabea2818"
license "Apache-2.0"

bottle do
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"
sha256 cellar: :any, arm64_sonoma: "d9520e1fa056fcb3dd7d6034a6688007637ff9e7283281c03f5f8b8a0ff5737c"
sha256 cellar: :any, arm64_ventura: "d9520e1fa056fcb3dd7d6034a6688007637ff9e7283281c03f5f8b8a0ff5737c"
sha256 cellar: :any, arm64_monterey: "d9520e1fa056fcb3dd7d6034a6688007637ff9e7283281c03f5f8b8a0ff5737c"
sha256 cellar: :any, sonoma: "bbdf031d99b34b4ccc071db42433237157ac7a4192f811684eae53de3e45455d"
sha256 cellar: :any, ventura: "bbdf031d99b34b4ccc071db42433237157ac7a4192f811684eae53de3e45455d"
sha256 cellar: :any, monterey: "bbdf031d99b34b4ccc071db42433237157ac7a4192f811684eae53de3e45455d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "648669f45a554e3162efe0d49b3af429212323a0e97ca77de87240008967e792"
end

depends_on "node"
Expand Down

0 comments on commit 0fd40d7

Please sign in to comment.