mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-12 22:55:13 +00:00
20 lines
767 B
JSON
20 lines
767 B
JSON
{
|
|
"homepage": "http://curl.haxx.se/",
|
|
"version": "7.50.1",
|
|
"licence": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://bintray.com/artifact/download/vszakats/generic/curl-7.50.1-win64-mingw.7z",
|
|
"hash": "7f2c5fa8d90028ef91d45e87f4a356bff99d14f63a620c6198d2c4dd218701c8",
|
|
"extract_dir": "curl-7.50.1-win64-mingw"
|
|
},
|
|
"32bit": {
|
|
"url": "https://bintray.com/artifact/download/vszakats/generic/curl-7.50.1-win32-mingw.7z",
|
|
"hash": "e6283459894dbd27a768436fb1c5f339bc4a009ef545df6930ffdc350898d080",
|
|
"extract_dir": "curl-7.50.1-win32-mingw"
|
|
}
|
|
},
|
|
"bin": "bin/curl.exe",
|
|
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
|
|
}
|