Skip to content

Commit afabde0

Browse files
committed
asyncapi: update 4.0.0 bottle.
1 parent 84e36cb commit afabde0

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_tahoe: "a97f8c379e1e7308cea4c2369117aebbc662a3285d09c027e084f6f2052f85bb"
10-
sha256 cellar: :any, arm64_sequoia: "ef9df01bf19a806211e356792ad3a25c7e787016ee5d420b13af2a0c9586f728"
11-
sha256 cellar: :any, arm64_sonoma: "ef9df01bf19a806211e356792ad3a25c7e787016ee5d420b13af2a0c9586f728"
12-
sha256 cellar: :any, sonoma: "345b5571ec72c2914535f636e764e85a48f4c272555a23ff03bac72dedcfbd41"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "58480120d827b34911bc7c2cd1db40f4404df26aee13d21aa90ca33ac5e68bde"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7594cfa94fe6b6e221bb268e13cb1f110e0e81d77bbec4ff608d34d8ef05b235"
9+
sha256 cellar: :any, arm64_tahoe: "54f6c63aaaa80382a23a8ac0175c56fb50e8fac09d814bf7f419b0442fcfdb19"
10+
sha256 cellar: :any, arm64_sequoia: "3c69361a913ed627ee1e30fe8b259910ad5d269e07838e7ddd7a13cf74c4e04e"
11+
sha256 cellar: :any, arm64_sonoma: "3c69361a913ed627ee1e30fe8b259910ad5d269e07838e7ddd7a13cf74c4e04e"
12+
sha256 cellar: :any, sonoma: "3accb0d778a81493955971edd6b9c348fd0c3391a6021d5a415c301e3df39407"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "2525fe1a0f9d39739be3285f7743b578c4c2e168a7dd82c5f62711379417ead1"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f71407f969f3eef4626760c9d9fedbb38da23884bd8863664fdf17924903246e"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)