diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:20:24 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:20:24 +0100 |
commit | 7a3ff9e9a02de342cde29f294cb795648a983240 (patch) | |
tree | 35d45541e695c613f52f975cb7e3e768421e82f4 /extra/libgit2 | |
parent | 70f9e27117fa4de831ec2961017aff3385c533b5 (diff) | |
download | repository-7a3ff9e9a02de342cde29f294cb795648a983240.tar.gz |
libgit2: bump to 1.6.2
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 14f5b4d8..961508bd 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -ab96993e3fff4de760932410e1808e67256dd71dfe41691e53d695c832d267dd v1.5.1.tar.gz +f034eafc62291abac19247b43aa57136f76890593c75abb799a8f4f5aea1ef35 v1.6.2.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index c8ebdf1c..bd06e3e8 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.5.1.tar.gz +https://github.com/libgit2/libgit2/archive/v1.6.2.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 0872adad..3bf579af 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.5.1 1 +1.6.2 1 |