aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: 9f3423454e88ba0d85464cd1d9de8f915a3b7eca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "curl"
description: "Standalone Kotlin command-line compiler tools."
third_party {
  url {
    type: HOMEPAGE
    value: "https://curl.haxx.se/"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/curl/curl/releases/download/curl-7_62_0/curl-7.62.0.tar.xz"
  }
  version: "curl-7_62_0"
  last_upgrade_date {
    year: 2018
    month: 12
    day: 11
  }
}