diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-18 13:54:23 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-18 13:54:23 +0200 |
commit | 1aa13505d9e7acd8eba4e26a443f655a7eaba75c (patch) | |
tree | a275c0bf63c92aaac27ebb596918cfdad5b864fa /extra/libgit2 | |
parent | 8c7f056f1708933ec9e15175557595e35afebc79 (diff) | |
download | repository-1aa13505d9e7acd8eba4e26a443f655a7eaba75c.tar.gz |
libgit2: bump to 1.7.0
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 c4795890..4755d493 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -7fe6119d2cf144a2e77743c3710c3daa1b22a56650082aa417142388348d84ac v1.6.4.tar.gz +cdf6907e794876d20cd3993a75a03ee7db0a76d1e7687f22d006ab69d2848777 v1.7.0.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index c967ea15..8093ff60 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.6.4.tar.gz +https://github.com/libgit2/libgit2/archive/v1.7.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 89e55a86..abd32472 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.6.4 1 +1.7.0 1 |