• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update curl
3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
4
5name: "curl"
6description: "A command line tool and library for transferring data with URLs."
7third_party {
8  url {
9    type: HOMEPAGE
10    value: "https://curl.haxx.se/"
11  }
12  url {
13    type: GIT
14    value: "https://github.com/curl/curl/"
15  }
16  version: "curl-8_0_1"
17  license_type: NOTICE
18  security {
19    tag: "NVD-CPE2.3:cpe:/a:haxx:curl:7.87.0"
20  }
21  last_upgrade_date {
22    year: 2023
23    month: 3
24    day: 22
25  }
26}
27