diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-22 14:09:55 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-22 14:09:55 +0100 |
commit | 1ce33d6f8adb016c58f8d83d10619e7aaa9ef9b4 (patch) | |
tree | f14881e17b7f8cbf984743be6d82e273abeed035 /extra/libgit2 | |
parent | 7e5e81229feb7db78482b33ad22191a0ec781671 (diff) | |
download | repository-1ce33d6f8adb016c58f8d83d10619e7aaa9ef9b4.tar.gz |
libgit2: bump to 1.6.3
Diffstat (limited to 'extra/libgit2')
-rw-r--r-- | extra/libgit2/checksums | 2 | ||||
-rw-r--r-- | extra/libgit2/sources | 2 | ||||
-rw-r--r-- | extra/libgit2/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgit2/checksums b/extra/libgit2/checksums index 961508bd..04c94810 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f034eafc62291abac19247b43aa57136f76890593c75abb799a8f4f5aea1ef35 v1.6.2.tar.gz +841805266b2822b11e16953a2de69f39d16a5b823d776e707d8a3c2b6b8e413a v1.6.3.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index bd06e3e8..cf148843 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.6.2.tar.gz +https://github.com/libgit2/libgit2/archive/v1.6.3.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 3bf579af..05465e05 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.6.2 1 +1.6.3 1 |