8000 libgit2 1.8.3 · Homebrew/homebrew-core@c86aa4c · GitHub
[go: up one dir, main page]

Skip to content

Commit c86aa4c

Browse files
committed
libgit2 1.8.3
autobump: add libgit Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 9a1bd13 commit c86aa4c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/autobump.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,6 +1552,8 @@ libgedit-gfls
15521552
libgedit-gtksourceview
15531553
libgeotiff
15541554
libgetdata
1555+
libgit2
1556+
libgit2@1.7
15551557
libgpg-error
15561558
libgr
15571559
libgsf

Formula/lib/libgit2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)
0