diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-02 19:43:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-02 19:43:48 +0300 |
commit | 2db0ecaaf4cacc188ca50803ecf6f21da0f102ac (patch) | |
tree | 8925788c5e727c2a421c3f1b1aff45a5685a6920 /extra/libgit2 | |
parent | 7a7b5151a5a533c499dac4540023e767e78145db (diff) | |
download | repository-2db0ecaaf4cacc188ca50803ecf6f21da0f102ac.tar.gz |
libgit2: bump to 1.0.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 8b34edf0..c923c45f 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1 +1 @@ -174024310c1563097a6613a0d3f7539d11a9a86517cd67ce533849065de08a11 v0.99.0.tar.gz +6a1fa16a7f6335ce8b2630fbdbb5e57c4027929ebc56fcd1ac55edb141b409b4 v1.0.0.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 98ed9837..de27fe88 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v0.99.0.tar.gz +https://github.com/libgit2/libgit2/archive/v1.0.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index a205da9c..44489962 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -0.99.0 1 +1.0.0 1 |