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 Cog < Formula
77 head "https://github.com/replicate/cog.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "bfc280ece559225c12c0d10723e65fae6e43c49d1a9ba3bbab65c08281f64e68 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "bfc280ece559225c12c0d10723e65fae6e43c49d1a9ba3bbab65c08281f64e68 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "bfc280ece559225c12c0d10723e65fae6e43c49d1a9ba3bbab65c08281f64e68 "
13- sha256 cellar : :any_skip_relocation , sonoma : "1734ea7447760d62bb4ba067bf6744540daaf8979deeca281b04b3d3905ebb73 "
14- sha256 cellar : :any_skip_relocation , ventura : "1734ea7447760d62bb4ba067bf6744540daaf8979deeca281b04b3d3905ebb73 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "d093b90e6fdc98b76b3b9c8d0ec0aa39f820e2a2d307cf7cd83296b1b2eca177 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e522f9192ede61ca93e4b21d04ff113ee3cb6dfaa5ef5d7a1d48303abd3d3990 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e522f9192ede61ca93e4b21d04ff113ee3cb6dfaa5ef5d7a1d48303abd3d3990 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e522f9192ede61ca93e4b21d04ff113ee3cb6dfaa5ef5d7a1d48303abd3d3990 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "b6b4a94416e46f98e3815a2f22ac627c3aee7fbb7bdc0d28416a8d0e841ba2e9 "
14+ sha256 cellar : :any_skip_relocation , ventura : "b6b4a94416e46f98e3815a2f22ac627c3aee7fbb7bdc0d28416a8d0e841ba2e9 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4b5c6f9b807ae31b4e6845a10592013eccb725baf5b1ff89124bf27fbb3bb847 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments