diff options
author | Cem Keylan <cem@ckyln.com> | 2020-02-27 17:57:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-02-27 17:57:25 +0300 |
commit | 866c56bce500286a3be4000d3fb6cfade2aea3ce (patch) | |
tree | d238c90baa6aea4ebc5677cd946933d7ca075b9c /extra/libgit2 | |
parent | f40de773d705407ba018e50e9d3289d9acf5b582 (diff) | |
download | repository-866c56bce500286a3be4000d3fb6cfade2aea3ce.tar.gz |
libgit2: bump to 0.99.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 f47fb2e9..8b34edf0 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1 +1 @@ -30f3877469d09f2e4a21be933b4e2800560d16646028dd800744dc5f7fb0c749 v0.28.4.tar.gz +174024310c1563097a6613a0d3f7539d11a9a86517cd67ce533849065de08a11 v0.99.0.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 063605b7..98ed9837 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v0.28.4.tar.gz +https://github.com/libgit2/libgit2/archive/v0.99.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 27cbb517..a205da9c 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -0.28.4 1 +0.99.0 1 |