diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-11 14:35:07 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-11 14:35:07 +0200 |
commit | 1a7f1f515fd3868b27de17b877dbc24e3fb588ed (patch) | |
tree | a30035b0b2bf85a101d15e7e9165e54855992860 /core/curl | |
parent | b15ee947caf5044f4f4291993865548c87b634c5 (diff) | |
download | repository-1a7f1f515fd3868b27de17b877dbc24e3fb588ed.tar.gz |
curl: bump to 7.83.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 7f8eff6d..a0730c91 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1,2 +1,2 @@ %BLAKE3 -c01344a97a4c6e872f9494f65beb0098877c8260561be63a61aa2a21df28245c curl-7.83.0.tar.xz +ed877c0ebacb8e864978c005eb25a5f52653a8d8a99f21e0dfa6d4385a37248f curl-7.83.1.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 10703bfd..6c4112fc 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.83.0.tar.xz +https://curl.haxx.se/download/curl-7.83.1.tar.xz diff --git a/core/curl/version b/core/curl/version index b4180928..fd107688 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.83.0 1 +7.83.1 1 |