Skip to content

Commit

Permalink
asyncapi: update 0.45.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 29, 2023
1 parent 6a8c215 commit 48d61e4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/asyncapi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Asyncapi < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_ventura: "9c339842d4144d2b21ed53233611f82d165ac1b4ce7d8470a3a958a6c6f5fdf2"
sha256 cellar: :any, arm64_monterey: "9c339842d4144d2b21ed53233611f82d165ac1b4ce7d8470a3a958a6c6f5fdf2"
sha256 cellar: :any, arm64_big_sur: "9c339842d4144d2b21ed53233611f82d165ac1b4ce7d8470a3a958a6c6f5fdf2"
sha256 cellar: :any, ventura: "e23b10a50c81348a25d4f63ba2f8c9568f0df9017931afc702c2633d57b8b553"
sha256 cellar: :any, monterey: "e23b10a50c81348a25d4f63ba2f8c9568f0df9017931afc702c2633d57b8b553"
sha256 cellar: :any, big_sur: "e23b10a50c81348a25d4f63ba2f8c9568f0df9017931afc702c2633d57b8b553"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d168799a4d29446462b14205becd071fed0a815297f34cbc7f4ddcf178e9afe"
sha256 cellar: :any, arm64_ventura: "12777d4e54932b785cd1f3b56062d6a00f990efd10c6e91d8dc03324912607bb"
sha256 cellar: :any, arm64_monterey: "12777d4e54932b785cd1f3b56062d6a00f990efd10c6e91d8dc03324912607bb"
sha256 cellar: :any, arm64_big_sur: "12777d4e54932b785cd1f3b56062d6a00f990efd10c6e91d8dc03324912607bb"
sha256 cellar: :any, ventura: "60d2fbe111e58d7bf7b18225ed56fa270fb63aae73d020e3eab6ddb7f9dd7826"
sha256 cellar: :any, monterey: "60d2fbe111e58d7bf7b18225ed56fa270fb63aae73d020e3eab6ddb7f9dd7826"
sha256 cellar: :any, big_sur: "60d2fbe111e58d7bf7b18225ed56fa270fb63aae73d020e3eab6ddb7f9dd7826"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4ee6cc30353c0af7f54fe4e35165b6b9cb94286c74c968f8edac7c03b921a954"
end

depends_on "node"
Expand Down

0 comments on commit 48d61e4

Please sign in to comment.