diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:07:14 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:07:14 +0200 |
commit | 27dbfec8135558b35031d3d365cb7ff31e150f1c (patch) | |
tree | a6eed4450091ab821f9889e3f449e86ddf509af6 | |
parent | 73641d006b59cc60a336e2957f2ef01a8c06b639 (diff) | |
download | repository-27dbfec8135558b35031d3d365cb7ff31e150f1c.tar.gz |
libgit2: bump to 1.7.1
-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 4755d493..209bb7c3 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -cdf6907e794876d20cd3993a75a03ee7db0a76d1e7687f22d006ab69d2848777 v1.7.0.tar.gz +8708420a9b8af1b8026a8544aa3187ef3a70906b94c96714c3c1d77f266f156e v1.7.1.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 8093ff60..00acea77 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.7.0.tar.gz +https://github.com/libgit2/libgit2/archive/v1.7.1.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index abd32472..2817085c 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.7.0 1 +1.7.1 1 |