xref: /aosp_15_r20/external/curl/METADATA (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/curl
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "curl"
6description: "A command line tool and library for transferring data with URLs."
7third_party {
8  license_type: NOTICE
9  security {
10    tag: "NVD-CPE2.3:cpe:/a:haxx:curl:7.87.0"
11  }
12  last_upgrade_date {
13    year: 2024
14    month: 11
15    day: 19
16  }
17  homepage: "https://curl.haxx.se/"
18  identifier {
19    type: "Git"
20    value: "https://github.com/curl/curl/"
21    version: "curl-8_11_0"
22  }
23}
24