Skip to content

Commit bc68b97

Browse files
authored
Merge pull request #255678 from Homebrew/bump-asyncapi-4.1.3
asyncapi 4.1.3
2 parents ad596fa + 31f3c25 commit bc68b97

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/a/asyncapi.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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-4.1.1.tgz"
5-
sha256 "2f4d12597d6fc30615b6dd27fdac2c63222726005d50f62300d1f6a257f6cf61"
4+
url "https://registry.npmjs.org/@asyncapi/cli/-/cli-4.1.3.tgz"
5+
sha256 "76678b918e11bb9250e693243943067a2e85ae42a53add1dfc09c7723a2c3a29"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "3ebd61013a46b45e87e720f6a29a01b21f30284eb2cc189b64192b4ada07bf39"
10-
sha256 cellar: :any, arm64_sequoia: "7aef6cc320594a4a347ed4cb8d2b233aa62fa6bf6d58e485eacf7f95a558cab2"
11-
sha256 cellar: :any, arm64_sonoma: "7aef6cc320594a4a347ed4cb8d2b233aa62fa6bf6d58e485eacf7f95a558cab2"
12-
sha256 cellar: :any, sonoma: "256cfaa02cb30e5633444226e24db3820b4008faf720552b28b162bff96f04d9"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "c7db0c88cd1cdec73bff3052af77a3ced1082ca4d5b8b76d77b038910bea805e"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b598c9f62a1fc12200cb19235a92224b7cbb94eb3b890fc1d0f317449d97de7"
9+
sha256 cellar: :any, arm64_tahoe: "4b86665793599ac770687e80c078416589077512038e0aa5d23d66aa7836cbd6"
10+
sha256 cellar: :any, arm64_sequoia: "6c50bf9e49c38a38b224e21273b20c0775caf4c1356bf3c8d3bb6cf3b22f31f4"
11+
sha256 cellar: :any, arm64_sonoma: "6c50bf9e49c38a38b224e21273b20c0775caf4c1356bf3c8d3bb6cf3b22f31f4"
12+
sha256 cellar: :any, sonoma: "c76afb91e4ef94750d18849e840c55965c3c8b0e0d4fbde0de32584953bfc630"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "0cfe4eb7538c4522554568088771c1fd4cbf68b4f8f3101731996972ee5550f7"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c7ee55be8ce0eec3d6e9c0bee4243ff42b5064441ac8c5f0e34bae669960a7e"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)