diff options
author | Cem Keylan <cem@ckyln.com> | 2023-08-27 14:53:17 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-08-27 14:53:17 +0200 |
commit | 4fc72df2854d0572b37e80701476a0b8159415b4 (patch) | |
tree | 68da55781ff76d634d0cf6a462a15e41ca95f55a /core/curl/sources | |
parent | 28acfd05344d2466ba962e732ec9b7f81e0aec1e (diff) | |
download | repository-4fc72df2854d0572b37e80701476a0b8159415b4.tar.gz |
curl: bump to 8.2.1
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 2468ee44..a823661c 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-8.2.0.tar.xz +https://curl.haxx.se/download/curl-8.2.1.tar.xz |