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 : "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
You can’t perform that action at this time.
0 commit comments