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
7
7
head "https://github.com/k1LoW/deck.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a6f1cb86137d15b338a293f14400ec27d8d910605368681b4df08931bdf8a692 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a6f1cb86137d15b338a293f14400ec27d8d910605368681b4df08931bdf8a692 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "a6f1cb86137d15b338a293f14400ec27d8d910605368681b4df08931bdf8a692 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "8d2b5d971ae9648ea4ebd2de2ef933ff41a5f5badaaac34be26bc37f0ac0ed4c "
14
- sha256 cellar : :any_skip_relocation , ventura : "8d2b5d971ae9648ea4ebd2de2ef933ff41a5f5badaaac34be26bc37f0ac0ed4c "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "e9313edab557e5aa647e02b3100cbe67653f5b36776758fa7218d2bbf3d1e3d7 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "36c4e7b57d6907163824a8a7c0ae6410b19e4b05192d18afb362e302dcc38b84 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "36c4e7b57d6907163824a8a7c0ae6410b19e4b05192d18afb362e302dcc38b84 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "36c4e7b57d6907163824a8a7c0ae6410b19e4b05192d18afb362e302dcc38b84 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "3b0d36e6268b3e532df9aff9b1aa5ac515b5338267ab10ad9072c12fc16e6714 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "3b0d36e6268b3e532df9aff9b1aa5ac515b5338267ab10ad9072c12fc16e6714 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4bf9381cf8694cac373e7b55a29ebf302809c208fc07871fbf0790b03eddfd6d "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments