@@ -7,13 +7,13 @@ class Gitu < Formula
7
7
head "https://github.com/altsem/gitu.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a5c41d23aa1a460210c71436c302e9ade293b2060f8da81ff2e4a5a23716d75d "
11
- sha256 cellar : :any_skip_relocation , arm64_ventura : "d29dde70d33bef3874eab3ce19866f0b31fcd09abcb911d3d1c5d8588e87eaf2 "
12
- sha256 cellar : :any_skip_relocation , arm64_monterey : "0ca5445008edc82bcb3640efa13a4d02dd47f86f120fee523d57668d5ccda2ac "
13
- sha256 cellar : :any_skip_relocation , sonoma : "3a77dcb8e66f5fb9a6946a4ea1ab2489f261a5b29450dd5131c47fb988449297 "
14
- sha256 cellar : :any_skip_relocation , ventura : "7db6d4ba7b6c0f9b709f943ca5d18872da7d7460813d3d8d1c6b04a9d0c8c4f3 "
15
- sha256 cellar : :any_skip_relocation , monterey : "5240a3358261509b88fb619b9a4045968ce88290c0cc26435bb2d6d5ac974659 "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "5e04baab1a6d46a85da3a71c1a1fe66e55535bf027679df02d09dd4e2473c7e2 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3bcaa13532af67654d5c2339aad05606d7262476e9b218d014883cba03b9755c "
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "aac2f03166686a4d49219ba54070105b0da35db019bdf3ebbd7c69adee1e8082 "
12
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "24b17c5204a7eaa20d89938d9c3706b5c907dbb88ef81936b0546293002fead2 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "1598e9636f26de7ed77151531fb67a72497ee4742bf4806af09983b9418a6ce3 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "fe7da6f10d1a52c5f5e7fb0c905db80f58b2a059a2608e260ea707349e4a8be8 "
15
+ sha256 cellar : :any_skip_relocation , monterey : "4a15d8d3c2d2841c9ef007d491a45ce5a3622a670f683f940c7b5737f57d0f2f "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "bb2fbd91a83fb5aa08260886d2e50a30c44ea76195a2bdda3179d0ba8eeb01aa "
17
17
end
18
18
19
19
depends_on "rust" => :build
0 commit comments