diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-23 12:46:28 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-23 12:46:28 +0100 |
commit | 1a0f50524dc934ffae5a876356a7d30dc6914757 (patch) | |
tree | 1952e068a9fbb798769f3cfa39d7ac33fb76d0e3 /extra/libgit2 | |
parent | 00ad9b41277d7cf7276428bbfb9a58daf3d04553 (diff) | |
download | repository-1a0f50524dc934ffae5a876356a7d30dc6914757.tar.gz |
libgit2: bump to 1.5.1
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 af2af245..14f5b4d8 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -d80f6ba7ba99839c7c58d0b15e0291d2a1c17f5cef61279129ec14e222f97cde v1.5.0.tar.gz +ab96993e3fff4de760932410e1808e67256dd71dfe41691e53d695c832d267dd v1.5.1.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 5703b1a1..c8ebdf1c 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.5.0.tar.gz +https://github.com/libgit2/libgit2/archive/v1.5.1.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 104216de..0872adad 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.5.0 1 +1.5.1 1 |