mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
SHA-256 taken from 7zip; [curl manifest file tested on external bucket](http://puu.sh/oQq83/d131b4a4fa.png) Mirror changes: - mirror confusedbycode.com looks abandoned; - mirror bintray.com from list Win32/Win64 - Generic (Viktor Szakáts) was chosen - build project page for windows is hosted on https://github.com/vszakats/harbour-deps
20 lines
767 B
JSON
20 lines
767 B
JSON
{
|
|
"homepage": "http://curl.haxx.se/",
|
|
"version": "7.48.0",
|
|
"licence": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://bintray.com/artifact/download/vszakats/generic/curl-7.48.0-win64-mingw.7z",
|
|
"hash": "c551debf524811ee56c46110e0bad82897adc6880cb2a0d70e69f33bdfe6cbbb",
|
|
"extract_dir": "curl-7.48.0-win64-mingw"
|
|
},
|
|
"32bit": {
|
|
"url": "https://bintray.com/artifact/download/vszakats/generic/curl-7.48.0-win32-mingw.7z",
|
|
"hash": "bc29ca8bb15a52000b61f786cbc35839392d03f40c0b597071c8f087efd28715",
|
|
"extract_dir": "curl-7.48.0-win32-mingw"
|
|
}
|
|
},
|
|
"bin": "bin/curl.exe",
|
|
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
|
|
}
|