File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ class Talhelper < Formula
7
7
head "https://github.com/budimanjojo/talhelper.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "d15eccb11d131de875496ca18bdcd11e3f665f1253a9de9a457084a8c46b1c6d "
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "d15eccb11d131de875496ca18bdcd11e3f665f1253a9de9a457084a8c46b1c6d "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d15eccb11d131de875496ca18bdcd11e3f665f1253a9de9a457084a8c46b1c6d "
13
- sha256 cellar : :any_skip_relocation , sonoma : "35f77f5543f343de908a2254eee3d832ff45dbded60501197fcb3d4ff03b1064 "
14
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f56ce30ed0707893f7d9bdb1d27ca478ca9783f13c98277d8ccef4df262b81c5 "
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "de4e44e91aeb8004f4cc0faa989e4c851e6553ac32ea923e3ae1a982e9d363c5 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "de4e44e91aeb8004f4cc0faa989e4c851e6553ac32ea923e3ae1a982e9d363c5 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "de4e44e91aeb8004f4cc0faa989e4c851e6553ac32ea923e3ae1a982e9d363c5 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "49164ce31b37982e21909348d84e996b684d80b81415f099e918278586c3ea3d "
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4d779dbd05aaec24fb99a917fbe55a128ab5e7555a8064e0d2c8b3240b35b0f5 "
15
15
end
16
16
17
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments