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
1552
1552
libgedit-gtksourceview
1553
1553
libgeotiff
1554
1554
libgetdata
1555
+ libgit2
1556
+ libgit2@1.7
1555
1557
libgpg-error
1556
1558
libgr
1557
1559
libgsf
Original file line number Diff line number Diff line change 1
1
class Libgit2 < Formula
2
2
desc "C library of Git core methods that is re-entrant and linkable"
3
3
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 "
6
6
license "GPL-2.0-only" => { with : "GCC-exception-2.0" }
7
7
head "https://github.com/libgit2/libgit2.git" , branch : "main"
8
8
You can’t perform that action at this time.
0 commit comments