diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-15 02:42:46 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-15 02:42:46 +0100 |
commit | ad36892eec7d408a631895987330b66ef423e454 (patch) | |
tree | 543d823b4e28e69a84a8cac1181654f1a711259e /extra/libgit2 | |
parent | 62d674329ad0100b17f4ee7f1170cfe875b983c7 (diff) | |
download | repository-ad36892eec7d408a631895987330b66ef423e454.tar.gz |
libgit2: bump to 1.4.0
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 3666f2f7..2b42c84f 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -3a54152e4354a8638e541bed8f1a4564f0d58e9d0d329daa49dd7298bfaa8683 v1.3.0.tar.gz +e64bebfb095737e2c70ef4799ad8c29410b84e43cf9691226977f3fcaff6eb40 v1.4.0.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index b40abdeb..e108674d 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.3.0.tar.gz +https://github.com/libgit2/libgit2/archive/v1.4.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 0a2d7f2b..bf41768f 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.3.0 1 +1.4.0 1 |