8000 git-cliff: update 2.0.2 bottle. · ArduinoBot/homebrew-core@590d894 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 590d894

Browse files
committed
git-cliff: update 2.0.2 bottle.
1 parent f5941e6 commit 590d894

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/g/git-cliff.rb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ class GitCliff < Formula
66
license all_of: ["Apache-2.0", "MIT"]
77

88
bottle do
9-
rebuild 1
10-
sha256 cellar: :any, arm64_sonoma: "860c578c40f61ace2cb91a18012ba7a8af7806be08f338cdb591e1d52b82ca06"
11-
sha256 cellar: :any, arm64_ventura: "0ad0eb3b0662c90820d45c3f06d47ea959551cae96cf7d71bfc0ebb0611d5fe3"
12-
sha256 cellar: :any, arm64_monterey: "a08586ac6cfb1901d89209b487ab4b5eb66e54bdafc334e5e29e087ed6159240"
13-
sha256 cellar: :any, sonoma: "1be7a2a7465f9f230232afd4a4bb0dfb20d1bcc96489a43561918b3b1889f6db"
14-
sha256 cellar: :any, ventura: "d7efd7a6d669949a91bf05ac86870ab016cc607b0b77c2fd8818f67ddf0d5be9"
15-
sha256 cellar: :any, monterey: "71f9dca3327915bc870260a7fc210f6e0660bbba2ab04324bd69cb2f36a16239"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b3ebdabc943fee8f4ec71ec08edcf5a5922d5f248f1db286c499c9d219bbaa7"
9+
sha256 cellar: :any, arm64_sonoma: "7f94f82704e925bc81e0dbfd23e35817bc6ee246c2ae2e66fc4855f756951367"
10+
sha256 cellar: :any, arm64_ventura: "d9b53988f947087e73b870bf36a748047f688ddc19cfa83ca282b73a5300d8fb"
11+
sha256 cellar: :any, arm64_monterey: "3c0663977e411136e2873708ce3a0d8c29536299dde578f441e2588ef048f786"
12+
sha256 cellar: :any, sonoma: "bbf63149a78b25652d0d52eaa387249c433698b7fab8b2cdd22edcc7b05f1195"
13+
sha256 cellar: :any, ventura: "490f5d6bc63870535c0bd638613ab0b6847053fd2872054fda0be96fb005b0fc"
14+
sha256 cellar: :any, monterey: "4e29c6c850b0cd584fdade92b3b1f6c494c2f9c47c44f7eca55f67714160c345"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "89fa2b57b489affe2d6620f6652e86868f84f3fa18b530c5d0b0deb6777fbcf7"
1716
end
1817

1918
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)
0