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 753f318 commit 83ff5f5Copy full SHA for 83ff5f5
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-4.1.1.tgz"
5
- sha256 "2f4d12597d6fc30615b6dd27fdac2c63222726005d50f62300d1f6a257f6cf61"
+ url "https://registry.npmjs.org/@asyncapi/cli/-/cli-4.1.3.tgz"
+ sha256 "76678b918e11bb9250e693243943067a2e85ae42a53add1dfc09c7723a2c3a29"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments