Skip to content

Commit

Permalink
Merge pull request #171871 from Homebrew/bump-asyncapi-1.14.2
Browse files Browse the repository at this point in the history
asyncapi 1.14.2
  • Loading branch information
BrewTestBot authored May 16, 2024
2 parents a638bf3 + d0e6ef8 commit a254c53
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.14.0.tgz"
sha256 "3f6012423f53eb4030e8173ef9ba3fcc33a62289c10fc3b6deb0f56359a3043e"
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-1.14.2.tgz"
sha256 "8c6ae58f20e47ed2fc214ece1820245c96a407ceb8e65861ce206bf17548feaa"
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_sonoma: "d4eaffc641efcb65a2e3ae46773326bbadbd67a216296442c2335dc967db66bc"
sha256 cellar: :any, arm64_ventura: "adf7009b46fb3ecdc4d2870c81bd4d18692450f104e65b9256776d76307fcd09"
sha256 cellar: :any, arm64_monterey: "bdf2d378d0cbeaa3a9de0adc965d6b6d97f1c4dae9cca8152e3df2a354f796c9"
sha256 cellar: :any, sonoma: "91404b1540e1233de434dc0aa55606bdb26c59b8a2a3f07bcd79060a947b5a2f"
sha256 cellar: :any, ventura: "b140bc0bc85298824de936bd62b672aaa1bc1237474c637f66a658daed74bb7e"
sha256 cellar: :any, monterey: "193320e6654698e89096279c2a6ddedc94c8189549e35632a93f46557f05e1bd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b627514e3ee65e127631e761136d18c3188f9848eaf63da1009dee7cf1665f85"
sha256 cellar: :any, arm64_sonoma: "11a38a6bdae33827b40223608f36c4782defd965ff54d6e49ad20fbb8f133287"
sha256 cellar: :any, arm64_ventura: "69464d483a206a990bdaa5c3b906b75452639b33bb4cb5abe959380569640e87"
sha256 cellar: :any, arm64_monterey: "b06e8e53de8fcfd36bfdbe72772aa2d42867f9e1b891258d4fff0fa4649ab1db"
sha256 cellar: :any, sonoma: "8d4b6e2bc008d8afb9ddcad77d46af6ba9a73be5049ea287a54cab7f06e83e76"
sha256 cellar: :any, ventura: "1d9ab80bbc240f6804b2d19fbf1e25098421f78cf71e2eee80cc3d28a504666b"
sha256 cellar: :any, monterey: "61ca4e26c5d08cf2ddfa7897583d2d93dde773272f3e0af521b9c802dd287aef"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3f4530c3ec58cac732730b5abee9f66fcc5f9da89b14c7c9b6f929bc6c77ac1"
end

depends_on "node"
Expand Down

0 comments on commit a254c53

Please sign in to comment.