diff options
author | Cem Keylan <cem@ckyln.com> | 2022-07-15 17:12:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-07-15 17:12:32 +0300 |
commit | 74a1b0505505a151bc92852054cf7cf67bda26b5 (patch) | |
tree | 73e0ca89ce59fad3f0be407c15aed909caf955f3 | |
parent | 4e36882c63a4d309e1c2ea4750aae76e6c1e3423 (diff) | |
download | repository-74a1b0505505a151bc92852054cf7cf67bda26b5.tar.gz |
libgit2: bump to 1.5.0
-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 c528b157..af2af245 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1,2 +1,2 @@ %BLAKE3 -e13a3b623a6078864ef5e5dbca8dffdceb2a5b4a9d55c33e2d3fd6baf04a57a5 v1.4.3.tar.gz +d80f6ba7ba99839c7c58d0b15e0291d2a1c17f5cef61279129ec14e222f97cde v1.5.0.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 81553303..5703b1a1 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.4.3.tar.gz +https://github.com/libgit2/libgit2/archive/v1.5.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index f995c269..104216de 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.4.3 1 +1.5.0 1 |