Files
2023-05-14 11:44:44 +00:00

19 lines
387 B
Plaintext

name: "curl"
description: "A command line tool and library for transferring data with URLs."
third_party {
url {
type: HOMEPAGE
value: "https://curl.haxx.se/"
}
url {
type: ARCHIVE
value: "https://github.com/curl/curl/releases/download/curl-7_67_0/curl-7.67.0.tar.xz"
}
version: "curl-7_67_0"
last_upgrade_date {
year: 2019
month: 11
day: 6
}
}