File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments