File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ class MultiGitter < Formula
7
7
head "https://github.com/lindell/multi-gitter.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "b987db4796a37d8cebc0e1998fb1d690fbeaa1f22e3b87634e096c33cd55afc7"
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "611c3f1101d7febe7d0fc383356dbf9df7cc6c34820a3346e43fc9deadc3bb01"
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "611c3f1101d7febe7d0fc383356dbf9df7cc6c34820a3346e43fc9deadc3bb01"
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "611c3f1101d7febe7d0fc383356dbf9df7cc6c34820a3346e43fc9deadc3bb01"
14
- sha256 cellar : :any_skip_relocation , sonoma : "63ce12a5d87d4417eedc231057e7053f0c357a024e08e247cca0313b348d9f2f"
15
- sha256 cellar : :any_skip_relocation , ventura : "63ce12a5d87d4417eedc231057e7053f0c357a024e08e247cca0313b348d9f2f"
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "472e64b63e0f21c6c616fba5e85d19459bcffc0711f48359951e66560144346a"
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "40bc83b5d09aecafa6ab181a4ae62f42487c31bc493bac0aa2c8925679b73463"
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "40bc83b5d09aecafa6ab181a4ae62f42487c31bc493bac0aa2c8925679b73463"
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "40bc83b5d09aecafa6ab181a4ae62f42487c31bc493bac0aa2c8925679b73463"
13
+ sha256 cellar : :any_skip_relocation , sonoma : "734bd09f1e9fdef40bf0c92d92438c9e5c9ca5bab90d26b76b224af8cce139ea"
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "bcf222359051b5c76ddd254e7548ce2ab0db897582dff10c0a236920c1b34502"
17
15
end
18
16
19
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments