Skip to content

Commit

Permalink
libgit2 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 28, 2024
1 parent ee613c4 commit db6b993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions Formula/lib/libgit2.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libgit2 < Formula

Check warning on line 1 in Formula/lib/libgit2.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --cached --test --strict libgit2` failed on Linux!

zlib
desc "C library of Git core methods that is re-entrant and linkable"
homepage "https://libgit2.github.com/"
url "https://github.com/libgit2/libgit2/archive/refs/tags/v1.8.4.tar.gz"
sha256 "49d0fc50ab931816f6bfc1ac68f8d74b760450eebdb5374e803ee36550f26774"
url "https://github.com/libgit2/libgit2/archive/refs/tags/v1.9.0.tar.gz"
sha256 "75b27d4d6df44bd34e2f70663cfd998f5ec41e680e1e593238bbe517a84c7ed2"
license "GPL-2.0-only" => { with: "GCC-exception-2.0" }
head "https://github.com/libgit2/libgit2.git", branch: "main"

Expand Down

0 comments on commit db6b993

Please sign in to comment.