{ "homepage": "https://curl.haxx.se/", "version": "7.59.0", "license": "MIT", "architecture": { "64bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.59.0-win64-mingw.tar.xz", "hash": "131738d015a816103c559ac1e523f333a5b34ede1dd8877605f284554c42e169", "extract_dir": "curl-7.59.0-win64-mingw" }, "32bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.59.0-win32-mingw.tar.xz", "hash": "a9781484bd5cad92c3ac5ae1dcb89cf5d7cd55914b317f0e74f5e6d1e9d71196", "extract_dir": "curl-7.59.0-win32-mingw" } }, "bin": "bin\\curl.exe", "checkver": { "url": "https://api.bintray.com/packages/vszakats/generic/curl", "jp": "$.latest_version" }, "suggest": { "cacert": [ "cacert" ] }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-$version-win64-mingw.tar.xz", "extract_dir": "curl-$version-win64-mingw" }, "32bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-$version-win32-mingw.tar.xz", "extract_dir": "curl-$version-win32-mingw" } }, "hash": { "url": "$url.sha256" } } }