diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:43:42 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:43:42 +0200 |
commit | a3eeb8c43330a2a2dac31b1570c5d936c1ab364c (patch) | |
tree | 4b0599265591a5cfd0cb24feed9f352350243c22 /extra | |
parent | 06c0f1c8f1c515c114d5d1a616085a20e9fee495 (diff) | |
download | repository-a3eeb8c43330a2a2dac31b1570c5d936c1ab364c.tar.gz |
libgit2: bump to 1.8.1
Diffstat (limited to 'extra')
-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 209bb7c3..47e732d1 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -8708420a9b8af1b8026a8544aa3187ef3a70906b94c96714c3c1d77f266f156e v1.7.1.tar.gz +c5f3a4d132e9faa12ddcd1c1dc073a8b3280a77b27ec681c88e781e815afe2e8 v1.8.1.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 00acea77..0b214420 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.7.1.tar.gz +https://github.com/libgit2/libgit2/archive/v1.8.1.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 2817085c..8aa37bcd 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.7.1 1 +1.8.1 1 |