Skip to content

Commit 5ebe25b

Browse files
committed
git-absorb: update 0.7.0 bottle.
1 parent 289cce8 commit 5ebe25b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/git-absorb.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class GitAbsorb < Formula
77
head "https://github.com/tummychow/git-absorb.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "bb985890d415ff167d823f5ecb8a8e627b97375b81efb58fc00db2995dc806b2"
11-
sha256 cellar: :any, arm64_sonoma: "4b43c763348b5beb746a35baa22ff81511e89338669a46f5daf979ec30383267"
12-
sha256 cellar: :any, arm64_ventura: "0fa5ccdc1815c2fed9505950968e1075ee971d4f158b087b4d22f1bd797b1734"
13-
sha256 cellar: :any, sonoma: "1bd3b24e9b32f49351555e3e8bea57fcc868a475243df29082f07899a87d3a02"
14-
sha256 cellar: :any, ventura: "74aa1215fca2e8df5a019b03ad8b917bc9bd73d24b1be84e9d129054922a3cc5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e75f77c1f10cefb7a8400671d7d2eb307ea41d4d36e0aeb7f71c266e0d1590c3"
10+
sha256 cellar: :any, arm64_sequoia: "2a0a02563c008f357386f98611bd4fc620d9cde08ef34601e8153d114ba41bbb"
11+
sha256 cellar: :any, arm64_sonoma: "67c6e9f547b87f4eb0993fc813746d0a352b1ff6077a59f25e8ac95f301d7e6f"
12+
sha256 cellar: :any, arm64_ventura: "2460eca14e40946b5d739f9b89b9de70acbd87b7f0849e464a60e58b6de7daed"
13+
sha256 cellar: :any, sonoma: "ad181f87d1bb47476db2e533b3b03d4c6f9e8c9a2aa9db914aa7df416259d5a4"
14+
sha256 cellar: :any, ventura: "6a8785c9939b7fb75b2595ea5f3d1dffcb2b6dde34ceb58572f68ca25fb73974"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1955fcb9602e4dab7e6ac246f16337c6b4565cc5d0a5f8abca1d0542d6f10248"
1616
end
1717

1818
depends_on "asciidoctor" => :build

0 commit comments

Comments
 (0)