@@ -7,14 +7,13 @@ class GitExtras < Formula
7
7
head "https://github.com/tj/git-extras.git" , branch : "main"
8
8
9
9
bottle do
10
- rebuild 1
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "056792c05a926101be794b3bba82fe69e29fc4425b90b9d35e626f661905aa34"
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "056792c05a926101be794b3bba82fe69e29fc4425b90b9d35e626f661905aa34"
13
- sha256 cellar : :any_skip_relocation , arm64_monterey : "056792c05a926101be794b3bba82fe69e29fc4425b90b9d35e626f661905aa34"
14
- sha256 cellar : :any_skip_relocation , sonoma : "056792c05a926101be794b3bba82fe69e29fc4425b90b9d35e626f661905aa34"
15
- sha256 cellar : :any_skip_relocation , ventura : "056792c05a926101be794b3bba82fe69e29fc4425b90b9d35e626f661905aa34"
16
- sha256 cellar : :any_skip_relocation , monterey : "056792c05a926101be794b3bba82fe69e29fc4425b90b9d35e626f661905aa34"
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "6d2fe250aa7a848dc82c8fb443db5767c70abbc9ec45de4c0c0e938c620c5319"
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ce35fce3ffa8640beebbbc77f338d91e4f90c7111e3f4cd529eeba2969f9e29b"
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ce35fce3ffa8640beebbbc77f338d91e4f90c7111e3f4cd529eeba2969f9e29b"
12
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "ce35fce3ffa8640beebbbc77f338d91e4f90c7111e3f4cd529eeba2969f9e29b"
13
+ sha256 cellar : :any_skip_relocation , sonoma : "ce35fce3ffa8640beebbbc77f338d91e4f90c7111e3f4cd529eeba2969f9e29b"
14
+ sha256 cellar : :any_skip_relocation , ventura : "ce35fce3ffa8640beebbbc77f338d91e4f90c7111e3f4cd529eeba2969f9e29b"
15
+ sha256 cellar : :any_skip_relocation , monterey : "ce35fce3ffa8640beebbbc77f338d91e4f90c7111e3f4cd529eeba2969f9e29b"
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7167b10ce60d43bcde34c76cd8f1aec92d5d98d05f93e95b98fc140bee0d7b86"
18
17
end
19
18
20
19
on_linux do
0 commit comments