Skip to content

Commit 7d23a85

Browse files
committed
git-extras: update 7.2.0 bottle.
1 parent e9269e7 commit 7d23a85

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/g/git-extras.rb

+7-8
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ class GitExtras < Formula
77
head "https://github.com/tj/git-extras.git", branch: "main"
88

99
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"
1817
end
1918

2019
on_linux do

0 commit comments

Comments
 (0)