2022-04-04 16:30:44 +00:00

27 lines
815 B
JSON

{
"version": "1.6.9",
"description": "The power of curl, the ease of use of httpie",
"homepage": "https://curlie.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rs/curlie/releases/download/v1.6.9/curlie_1.6.9_windows_amd64.tar.gz",
"hash": "133052209438b03e6571f97f39f3cb216bdcd1fdf494e7582576abda8dbb90f0"
}
},
"bin": "curlie.exe",
"checkver": {
"github": "https://github.com/rs/curlie"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/rs/curlie/releases/download/v$version/curlie_$version_windows_amd64.tar.gz"
}
},
"hash": {
"url": "$baseurl/curlie_$version_checksums.txt"
}
}
}