diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-15 11:28:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-15 11:28:14 +0300 |
commit | 414fecebbceda984113ad9e33720c96a953a00cf (patch) | |
tree | fbe0ca8e4eef50802534a9a1fae623718e65a24f /extra/libgit2 | |
parent | e7c81945c4fe18f97ff64e111e1707a473c0463f (diff) | |
download | repository-414fecebbceda984113ad9e33720c96a953a00cf.tar.gz |
libgit2: bump to 1.1.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 f959eafd..17beb51e 100644 --- a/extra/libgit2/checksums +++ b/extra/libgit2/checksums @@ -1 +1 @@ -1775427a6098f441ddbaa5bd4e9b8a043c7401e450ed761e69a415530fea81d2 v1.0.1.tar.gz +41a6d5d740fd608674c7db8685685f45535323e73e784062cf000a633d420d1e v1.1.0.tar.gz diff --git a/extra/libgit2/sources b/extra/libgit2/sources index 6ab7b96a..2e644d17 100644 --- a/extra/libgit2/sources +++ b/extra/libgit2/sources @@ -1 +1 @@ -https://github.com/libgit2/libgit2/archive/v1.0.1.tar.gz +https://github.com/libgit2/libgit2/archive/v1.1.0.tar.gz diff --git a/extra/libgit2/version b/extra/libgit2/version index 92d9c14f..7281bb52 100644 --- a/extra/libgit2/version +++ b/extra/libgit2/version @@ -1 +1 @@ -1.0.1 1 +1.1.0 1 |