File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1552,6 +1552,8 @@ libgedit-gfls
15521552libgedit-gtksourceview
15531553libgeotiff
15541554libgetdata
1555+ libgit2
1556+ libgit2@1.7
15551557libgpg-error
15561558libgr
15571559libgsf
Original file line number Diff line number Diff line change 11class Libgit2 < Formula
22 desc "C library of Git core methods that is re-entrant and linkable"
33 homepage "https://libgit2.github.com/"
4- url "https://github.com/libgit2/libgit2/archive/refs/tags/v1.8.2 .tar.gz"
5- sha256 "184699f0d9773f96eeeb5cb245ba2304400f5b74671f313240410f594c566a28 "
4+ url "https://github.com/libgit2/libgit2/archive/refs/tags/v1.8.3 .tar.gz"
5+ sha256 "868810a5508d41dd7033d41bdc55312561f3f916d64f5b7be92bc1ff4dcae02a "
66 license "GPL-2.0-only" => { with : "GCC-exception-2.0" }
77 head "https://github.com/libgit2/libgit2.git" , branch : "main"
88
You can’t perform that action at this time.
0 commit comments