Skip to content

Commit 715c45a

Browse files
committed
git-absorb: update 0.6.17 bottle.
1 parent 8d92c85 commit 715c45a

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/g/git-absorb.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ class GitAbsorb < Formula
66
license "BSD-3-Clause"
77

88
bottle do
9-
rebuild 1
10-
sha256 cellar: :any, arm64_sequoia: "678f0567eda10a1341972c676ad3c9433269609d5d8aeb03d2d899b015b85df2"
11-
sha256 cellar: :any, arm64_sonoma: "674145b9573fccdc080a3e61435cfe4e49f7ad939c48f58759ab088b3ce4decb"
12-
sha256 cellar: :any, arm64_ventura: "dda96ef119e6eabfe891707e7c049f0abb5ff6d9de1014597cc51ef5fa36febe"
13-
sha256 cellar: :any, sonoma: "aeaf6c2d75dd48a3eef2595dceec1edefbd7724e9ccf9e1acbaf7ae48ac6e65a"
14-
sha256 cellar: :any, ventura: "b7e617d3c205794b774a5ae137467e67ff1539f327ebedc1de287ad68b677e49"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0821ca7fbac6b09e07df65c0f8e74a3a5f04f5ddbbe1fa87eb5de0f3ca0327c5"
9+
sha256 cellar: :any, arm64_sequoia: "bb985890d415ff167d823f5ecb8a8e627b97375b81efb58fc00db2995dc806b2"
10+
sha256 cellar: :any, arm64_sonoma: "4b43c763348b5beb746a35baa22ff81511e89338669a46f5daf979ec30383267"
11+
sha256 cellar: :any, arm64_ventura: "0fa5ccdc1815c2fed9505950968e1075ee971d4f158b087b4d22f1bd797b1734"
12+
sha256 cellar: :any, sonoma: "1bd3b24e9b32f49351555e3e8bea57fcc868a475243df29082f07899a87d3a02"
13+
sha256 cellar: :any, ventura: "74aa1215fca2e8df5a019b03ad8b917bc9bd73d24b1be84e9d129054922a3cc5"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e75f77c1f10cefb7a8400671d7d2eb307ea41d4d36e0aeb7f71c266e0d1590c3"
1615
end
1716

1817
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)