Skip to content

Commit d60ab29

Browse files
committed
multi-gitter: update 0.59.0 bottle.
1 parent c356fcd commit d60ab29

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Formula/m/multi-gitter.rb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ class MultiGitter < Formula
77
head "https://github.com/lindell/multi-gitter.git", branch: "master"
88

99
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"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)