diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-29 15:21:18 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-29 15:21:18 +0200 |
commit | 4e340eaed0a4d78387b830afdcec97611a10d9f4 (patch) | |
tree | bf388ade9d5295403ac16b33fcbc0f45e98815a2 /extra/libgit2 | |
parent | 4eb97b9ae82ba139416d89085ff123e98c59bdae (diff) | |
download | repository-4e340eaed0a4d78387b830afdcec97611a10d9f4.tar.gz |
libgit2: bump to 1.6.4
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 04c94810..c4795890 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -841805266b2822b11e16953a2de69f39d16a5b823d776e707d8a3c2b6b8e413a v1.6.3.tar.gz +7fe6119d2cf144a2e77743c3710c3daa1b22a56650082aa417142388348d84ac v1.6.4.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index cf148843..c967ea15 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.6.3.tar.gz +https://github.com/libgit2/libgit2/archive/v1.6.4.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 05465e05..89e55a86 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.6.3 1 +1.6.4 1 |