diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-19 16:03:55 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-19 16:03:55 +0100 |
commit | aeeb1f4f660ba07b46f7fa8047f77f62a557de0d (patch) | |
tree | 41481bfc2fb7db1a955b665b4329ee6b93547b39 /extra/libgit2 | |
parent | 0da4fec03815aaf94fadd0510ef6f3d4d42b1000 (diff) | |
download | repository-aeeb1f4f660ba07b46f7fa8047f77f62a557de0d.tar.gz |
libgit2: bump to 1.4.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 2b42c84f..588d0d6d 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -e64bebfb095737e2c70ef4799ad8c29410b84e43cf9691226977f3fcaff6eb40 v1.4.0.tar.gz +43e553c04af5ff7ff5403f989f165b3e8ccafb73d749e9534aade0bad4b2932a v1.4.1.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index e108674d..36a9065c 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.4.0.tar.gz +https://github.com/libgit2/libgit2/archive/v1.4.1.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index bf41768f..e187c17e 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.4.0 1 +1.4.1 1 |