File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Cxgo < Formula
77 head "https://github.com/gotranspile/cxgo.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "d9a9a62216f8300ad29ae5fe74a68b83e5ed4a045049b4591773db6cc0e966a6 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d9a9a62216f8300ad29ae5fe74a68b83e5ed4a045049b4591773db6cc0e966a6 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "d9a9a62216f8300ad29ae5fe74a68b83e5ed4a045049b4591773db6cc0e966a6 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ee676dcdd16dfa2269b7258badf53eefdb46098bca204967434b04de4f373508 "
14- sha256 cellar : :any_skip_relocation , ventura : "ee676dcdd16dfa2269b7258badf53eefdb46098bca204967434b04de4f373508 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "03f4af4d55caab6d3fa0f3cfa536754c2cd8ef70ee4a8f42a27cb60b06adad6f "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ebcf34c360a23231c3a1a78a54ad1904ba3cbd3e7f2938844247bf0324b02639 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ebcf34c360a23231c3a1a78a54ad1904ba3cbd3e7f2938844247bf0324b02639 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ebcf34c360a23231c3a1a78a54ad1904ba3cbd3e7f2938844247bf0324b02639 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "ce0073283d4a255dd5ba29fc637074fa24d59266c50826512b2217c8591e7427 "
14+ sha256 cellar : :any_skip_relocation , ventura : "ce0073283d4a255dd5ba29fc637074fa24d59266c50826512b2217c8591e7427 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b9cd5c2c79e9d44ec6bcb1dc71849d89e7c9f415b5f3abd4b757c31992bca295 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments