diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-20 10:18:54 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-20 10:18:54 +0200 |
commit | 7a55b8e3a02ba9e6491d0e2287a3b7ce2b7e54a0 (patch) | |
tree | ea3194ba998d90b0a14ea855a61cf6352b9e7943 /core/curl/sources | |
parent | 0e73fb4bf3a9502fc51a2bd4bdd0566e88dd0764 (diff) | |
download | repository-7a55b8e3a02ba9e6491d0e2287a3b7ce2b7e54a0.tar.gz |
curl: bump to 8.3.0
Diffstat (limited to 'core/curl/sources')
-rw-r--r-- | core/curl/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/curl/sources b/core/curl/sources index a823661c..f320ab1e 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-8.2.1.tar.xz +https://curl.haxx.se/download/curl-8.3.0.tar.xz |