Skip to content

Commit d0e6ef8

Browse files
committed
asyncapi: update 1.14.2 bottle.
1 parent 33d86d6 commit d0e6ef8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/a/asyncapi.rb

+7-7
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Asyncapi < Formula
88
license "Apache-2.0"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sonoma: "d4eaffc641efcb65a2e3ae46773326bbadbd67a216296442c2335dc967db66bc"
12-
sha256 cellar: :any, arm64_ventura: "adf7009b46fb3ecdc4d2870c81bd4d18692450f104e65b9256776d76307fcd09"
13-
sha256 cellar: :any, arm64_monterey: "bdf2d378d0cbeaa3a9de0adc965d6b6d97f1c4dae9cca8152e3df2a354f796c9"
14-
sha256 cellar: :any, sonoma: "91404b1540e1233de434dc0aa55606bdb26c59b8a2a3f07bcd79060a947b5a2f"
15-
sha256 cellar: :any, ventura: "b140bc0bc85298824de936bd62b672aaa1bc1237474c637f66a658daed74bb7e"
16-
sha256 cellar: :any, monterey: "193320e6654698e89096279c2a6ddedc94c8189549e35632a93f46557f05e1bd"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b627514e3ee65e127631e761136d18c3188f9848eaf63da1009dee7cf1665f85"
11+
sha256 cellar: :any, arm64_sonoma: "11a38a6bdae33827b40223608f36c4782defd965ff54d6e49ad20fbb8f133287"
12+
sha256 cellar: :any, arm64_ventura: "69464d483a206a990bdaa5c3b906b75452639b33bb4cb5abe959380569640e87"
13+
sha256 cellar: :any, arm64_monterey: "b06e8e53de8fcfd36bfdbe72772aa2d42867f9e1b891258d4fff0fa4649ab1db"
14+
sha256 cellar: :any, sonoma: "8d4b6e2bc008d8afb9ddcad77d46af6ba9a73be5049ea287a54cab7f06e83e76"
15+
sha256 cellar: :any, ventura: "1d9ab80bbc240f6804b2d19fbf1e25098421f78cf71e2eee80cc3d28a504666b"
16+
sha256 cellar: :any, monterey: "61ca4e26c5d08cf2ddfa7897583d2d93dde773272f3e0af521b9c802dd287aef"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3f4530c3ec58cac732730b5abee9f66fcc5f9da89b14c7c9b6f929bc6c77ac1"
1818
end
1919

2020
depends_on "node"

0 commit comments

Comments
 (0)