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 GitCodereview < Formula
77 head "https://github.com/golang/review.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "141f8fec07cc5476f969bfad9d545a8a68860402807f3e58edbe9d0b2d088d65 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "141f8fec07cc5476f969bfad9d545a8a68860402807f3e58edbe9d0b2d088d65 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "141f8fec07cc5476f969bfad9d545a8a68860402807f3e58edbe9d0b2d088d65 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ae2d74d81b3af07481fcc7532c8a682a797b4cc8631b1f84cc9a9b25f44dcb47 "
14- sha256 cellar : :any_skip_relocation , ventura : "ae2d74d81b3af07481fcc7532c8a682a797b4cc8631b1f84cc9a9b25f44dcb47 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "bd88be0c3888dc913d4161a346af8e7852b4e01eb3319b6231326ae166169d11 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "dd553d8c7d4d86e0eaf4619141954804677f7622c0f6f2503e60cf25dea3d652 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "dd553d8c7d4d86e0eaf4619141954804677f7622c0f6f2503e60cf25dea3d652 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "dd553d8c7d4d86e0eaf4619141954804677f7622c0f6f2503e60cf25dea3d652 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "adaa7bbeaa229379796a8f873769089a99801a8f7e896123da5b128bf90bb093 "
14+ sha256 cellar : :any_skip_relocation , ventura : "adaa7bbeaa229379796a8f873769089a99801a8f7e896123da5b128bf90bb093 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "91241c3fab159b0ea0d6b4b4284260b4a09dd271b8db9a750225180c8e83743c "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments