Skip to content

Commit ddb4ffe

Browse files
committed
awsdac: update 0.21.9 bottle.
1 parent 618dfec commit ddb4ffe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/a/awsdac.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ class Awsdac < Formula
77
head "https://github.com/awslabs/diagram-as-code.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2bb67b966b698a1a769477b2d31ad17d5ef339983c3522db9949f0cb7452a8b4"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2bb67b966b698a1a769477b2d31ad17d5ef339983c3522db9949f0cb7452a8b4"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2bb67b966b698a1a769477b2d31ad17d5ef339983c3522db9949f0cb7452a8b4"
13-
sha256 cellar: :any_skip_relocation, sonoma: "995edb7b24fc13b39c56d62af45779a6717df133e453722999b6c577da1d313c"
14-
sha256 cellar: :any_skip_relocation, ventura: "995edb7b24fc13b39c56d62af45779a6717df133e453722999b6c577da1d313c"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "68df891be3074f4b93942ad9e8691c455503267241a524fc8f64e781cd36c082"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "68df891be3074f4b93942ad9e8691c455503267241a524fc8f64e781cd36c082"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "68df891be3074f4b93942ad9e8691c455503267241a524fc8f64e781cd36c082"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8e865957752fe1eb9b8fc9c1c76a499aa54224ae2d23d882ea04ae1be1d44f1c"
14+
sha256 cellar: :any_skip_relocation, ventura: "8e865957752fe1eb9b8fc9c1c76a499aa54224ae2d23d882ea04ae1be1d44f1c"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)