We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efda086 commit 12588ddCopy full SHA for 12588dd
Formula/a/asyncapi.rb
@@ -1,8 +1,8 @@
1
class Asyncapi < Formula
2
desc "All in one CLI for all AsyncAPI tools"
3
homepage "https://github.com/asyncapi/cli"
4
- url "https://registry.npmjs.org/@asyncapi/cli/-/cli-2.14.1.tgz"
5
- sha256 "52111fa8c3c114c9554dea023de8bbcf934de0a0a1ede784fe257d0b44584b41"
+ url "https://registry.npmjs.org/@asyncapi/cli/-/cli-2.15.0.tgz"
+ sha256 "0744a1fb716cbacddce5af066a76536bf6a7784ba404af5a42976eec9834ac4f"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments