diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-14 14:49:35 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-14 14:49:35 +0300 |
commit | 37eb9af4c3a002befed894a5fbc2ec58a0a9d281 (patch) | |
tree | 1dfd3950db7051f68e8e0e89313ae1353308ec8d /core/curl | |
parent | 7bad6a2d8d507444554abe40d9270649f7f5c12d (diff) | |
download | repository-37eb9af4c3a002befed894a5fbc2ec58a0a9d281.tar.gz |
curl: bump to 7.76.1
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 220df15a..aa8246b7 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -6302e2d75c59cdc6b35ce3fbe716481dd4301841bbb5fd71854653652a014fc8 curl-7.76.0.tar.xz +64bb5288c39f0840c07d077e30d9052e1cbb9fa6c2dc52523824cc859e679145 curl-7.76.1.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 8ff8440a..f74e3d30 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.76.0.tar.xz +https://curl.haxx.se/download/curl-7.76.1.tar.xz diff --git a/core/curl/version b/core/curl/version index 49bf9d42..545a96dc 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.76.0 2 +7.76.1 1 |