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 34a5b40 commit 84e36cbCopy full SHA for 84e36cb
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-3.5.2.tgz"
5
- sha256 "a4d1441ecf78caa50d83fa6a9e8127cf51a5e44c135ee0da32e47265fef0c6b9"
+ url "https://registry.npmjs.org/@asyncapi/cli/-/cli-4.0.0.tgz"
+ sha256 "838bac3bd0a444c69ff837411517c2d30e3efc903820e5604604cd5646833e8f"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments