diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-09 22:28:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-09 22:28:16 +0300 |
commit | d61f3ae49030a0660296fea89316e63e007ce18e (patch) | |
tree | 030e58866bfa71cf4252480de4505785c91fa389 /core/curl | |
parent | 8c1db9c1d80a8bb20cf9ba0ce568c1078bb63a52 (diff) | |
download | repository-d61f3ae49030a0660296fea89316e63e007ce18e.tar.gz |
curl: bump to 7.68.0
Diffstat (limited to 'core/curl')
-rw-r--r-- | core/curl/checksums | 2 | ||||
-rw-r--r-- | core/curl/sources | 2 | ||||
-rw-r--r-- | core/curl/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/curl/checksums b/core/curl/checksums index 7ccaa5e1..44a6a507 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -f5d2e7320379338c3952dcc7566a140abb49edb575f9f99272455785c40e536c curl-7.67.0.tar.xz +b724240722276a27f6e770b952121a3afd097129d8c9fe18e6272dc34192035a curl-7.68.0.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 001d55e6..043d9f48 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.67.0.tar.xz +https://curl.haxx.se/download/curl-7.68.0.tar.xz diff --git a/core/curl/version b/core/curl/version index 68297a3f..3b693bc7 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.67.0 1 +7.68.0 1 |