Skip to content

Commit cb6a496

Browse files
committed
awsdac: update 0.21.8 bottle.
1 parent 4b7b8f9 commit cb6a496

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: "28f8cfe265c549e4df24ad5e9eb202c4e2211ea56bf7a3a52071013aaf4956ad"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "28f8cfe265c549e4df24ad5e9eb202c4e2211ea56bf7a3a52071013aaf4956ad"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "28f8cfe265c549e4df24ad5e9eb202c4e2211ea56bf7a3a52071013aaf4956ad"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0c10a66632f66b680f258c05607916fd64ef3f98cd9f88440aaa430f73b2e2d3"
14-
sha256 cellar: :any_skip_relocation, ventura: "0c10a66632f66b680f258c05607916fd64ef3f98cd9f88440aaa430f73b2e2d3"
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"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)