Skip to content

Commit 3a15297

Browse files
committed
asyncapi: update 2.15.0 bottle.
1 parent 12588dd commit 3a15297

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/asyncapi.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Asyncapi < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "7075096a5aa01819998ee1bdb71fb1af2e06fa46ed7093bedd2b4eb8272ca7e2"
10-
sha256 cellar: :any, arm64_sonoma: "7075096a5aa01819998ee1bdb71fb1af2e06fa46ed7093bedd2b4eb8272ca7e2"
11-
sha256 cellar: :any, arm64_ventura: "7075096a5aa01819998ee1bdb71fb1af2e06fa46ed7093bedd2b4eb8272ca7e2"
12-
sha256 cellar: :any, sonoma: "112ca487eaa122277831c2f2b4347ef29e36fd2bf08815f61f4a2b117a4b1161"
13-
sha256 cellar: :any, ventura: "112ca487eaa122277831c2f2b4347ef29e36fd2bf08815f61f4a2b117a4b1161"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "681a607718ac6f90a929d94cbc11ffcd39348376dd881ca71ce75752e8c8c3e8"
9+
sha256 cellar: :any, arm64_sequoia: "ec333f3a7c5408c3b0ae4abadba1ba9aec8dbb9668bbd53150aa76b9e98e53e6"
10+
sha256 cellar: :any, arm64_sonoma: "cfce092c1d6a4748df04e8811039bc79f5c083a9be0fd7c14a980aa5441e21c2"
11+
sha256 cellar: :any, arm64_ventura: "a614d57ec68ed6b8dc0d6b925d53daa40c7598fb7f59b287cc660b8657c340f2"
12+
sha256 cellar: :any, sonoma: "2da89aacb0b7d0cc02eeb3674e0db60f38ec9b939e1c4df138b927d612e4759a"
13+
sha256 cellar: :any, ventura: "2da89aacb0b7d0cc02eeb3674e0db60f38ec9b939e1c4df138b927d612e4759a"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a041cb47a37908b4f3484b45130b65ea5772d51e9763c377c8bde3c1b1b71baf"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)