diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-01 01:22:13 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-01 01:22:13 +0100 |
commit | 20dab5add031310f3f8b3af65dfa9113721d44ad (patch) | |
tree | baacee8804fb2255ca72a586b5d0a85a1f1c5639 /extra/libgit2 | |
parent | 6a43bb30ae0fe706426e9875bf5ca5a61d86d83d (diff) | |
download | repository-20dab5add031310f3f8b3af65dfa9113721d44ad.tar.gz |
libgit2: bump to 1.4.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 588d0d6d..6313fcdb 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -43e553c04af5ff7ff5403f989f165b3e8ccafb73d749e9534aade0bad4b2932a v1.4.1.tar.gz +7583dd4141d18ac686e4eacd865cdaa7c88111259d3938203021a271a419eab5 v1.4.2.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 36a9065c..51592e89 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.4.1.tar.gz +https://github.com/libgit2/libgit2/archive/v1.4.2.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index e187c17e..4ff136af 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.4.1 1 +1.4.2 1 |