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 : "9018e9d39c036421c8c8aa4bce3316c5dfb4ad7d5e1d739546ec96c26fb655cc "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "9018e9d39c036421c8c8aa4bce3316c5dfb4ad7d5e1d739546ec96c26fb655cc "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "9018e9d39c036421c8c8aa4bce3316c5dfb4ad7d5e1d739546ec96c26fb655cc "
13- sha256 cellar : :any_skip_relocation , sonoma : "fe9b3846f7603474e4d8b410a20bfe62d2e6d50b18f942a729f7dcfdff842e29 "
14- sha256 cellar : :any_skip_relocation , ventura : "fe9b3846f7603474e4d8b410a20bfe62d2e6d50b18f942a729f7dcfdff842e29 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "94586c5d03b661e9db30753de85bb38f4fc60eb988bf88f8e13869f5dabf33d2 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b1e31158b6a9b38f0107662b994f7c5716c01c2670b9b6d1eb294def29786399 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b1e31158b6a9b38f0107662b994f7c5716c01c2670b9b6d1eb294def29786399 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b1e31158b6a9b38f0107662b994f7c5716c01c2670b9b6d1eb294def29786399 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "1777d388ed50a432a2d73c1ba2e401c1e46e935844ce052ef8e96bcea37fd373 "
14+ sha256 cellar : :any_skip_relocation , ventura : "1777d388ed50a432a2d73c1ba2e401c1e46e935844ce052ef8e96bcea37fd373 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4d0d5445fa06b83835d346d8837489e493573ca7a7e71058921dc9ab6280b51c "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments