Skip to content

Commit 84e36cb

Browse files
committed
asyncapi 4.0.0
1 parent 34a5b40 commit 84e36cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/asyncapi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Asyncapi < Formula
22
desc "All in one CLI for all AsyncAPI tools"
33
homepage "https://github.com/asyncapi/cli"
4-
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-3.5.2.tgz"
5-
sha256 "a4d1441ecf78caa50d83fa6a9e8127cf51a5e44c135ee0da32e47265fef0c6b9"
4+
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-4.0.0.tgz"
5+
sha256 "838bac3bd0a444c69ff837411517c2d30e3efc903820e5604604cd5646833e8f"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)