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 Deck < Formula
77 head "https://github.com/k1LoW/deck.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "3d80cabaa664a932fb03ed20fe2b5d2d231d05d5f5ab0b955c2ab0b57ea52ec1 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "3d80cabaa664a932fb03ed20fe2b5d2d231d05d5f5ab0b955c2ab0b57ea52ec1 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "3d80cabaa664a932fb03ed20fe2b5d2d231d05d5f5ab0b955c2ab0b57ea52ec1 "
13- sha256 cellar : :any_skip_relocation , sonoma : "65f8e30d776e9736a3cd0975366f39580f6ddd06fa1fb58bbf1e383ad76a8773 "
14- sha256 cellar : :any_skip_relocation , ventura : "65f8e30d776e9736a3cd0975366f39580f6ddd06fa1fb58bbf1e383ad76a8773 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "cddbebd0bcd314f03c5fa3e7c98d0d75f4aef4dfa89c31e2b1ff8b8316a4f2f6 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ebb74cf988c4389367e628c97f00e674f0aca1dc9ae95d3dfc6bed45e52c0453 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ebb74cf988c4389367e628c97f00e674f0aca1dc9ae95d3dfc6bed45e52c0453 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ebb74cf988c4389367e628c97f00e674f0aca1dc9ae95d3dfc6bed45e52c0453 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "0a4c65c9c5aa63862c932030222e7690703db4049e9bdf7347d22915cfcbf238 "
14+ sha256 cellar : :any_skip_relocation , ventura : "0a4c65c9c5aa63862c932030222e7690703db4049e9bdf7347d22915cfcbf238 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "89b4bc9e2ea251ed61296c04adefb78a09af457fe7d0aa36625fdf555b1d9d57 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments