Skip to content

Commit

Permalink
add support for libgit2 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed May 21, 2024
1 parent 7585b34 commit 49dc10a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ accessing - platform
unix64LibraryName

^ FFIUnix64LibraryFinder findAnyLibrary: #(
'libgit2.so.1.8'
'libgit2.so.1.7'
'libgit2.so.1.6'
'libgit2.so.1.5'
Expand Down

0 comments on commit 49dc10a

Please sign in to comment.