diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-01 10:28:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-01 10:28:03 +0300 |
commit | fd34a24c396ab750c1bf14e982ccb123184ac4f6 (patch) | |
tree | 21457a4622ae406204629affffea09b6794689de | |
parent | 26cf2dd07f55a86bafffa58282a554641872bb05 (diff) | |
download | repository-fd34a24c396ab750c1bf14e982ccb123184ac4f6.tar.gz |
curl: bump to 7.76.0
-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 488f5041..220df15a 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -fe0c49d8468249000bda75bcfdf9e30ff7e9a86d35f1a21f428d79c389d55675 curl-7.75.0.tar.xz +6302e2d75c59cdc6b35ce3fbe716481dd4301841bbb5fd71854653652a014fc8 curl-7.76.0.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 511a9a70..8ff8440a 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.75.0.tar.xz +https://curl.haxx.se/download/curl-7.76.0.tar.xz diff --git a/core/curl/version b/core/curl/version index 31f8225b..54eccfde 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.75.0 1 +7.76.0 1 |