2019-05-11 12:00:27 +00:00

25 lines
808 B
JSON

{
"homepage": "https://github.com/isacikgoz/tldr",
"description": "Interactive tldr pages (simplified and community-driven man pages) client",
"license": "MIT",
"version": "0.6.1",
"architecture": {
"64bit": {
"url": "https://github.com/isacikgoz/tldr/releases/download/v0.6.1/tldr_0.6.1_windows_amd64.zip",
"hash": "355a8483f70f5cc5462d0618daa9ffc13217ce2b4f90cf669b0065bb08ff6788"
}
},
"bin": "tldr.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/isacikgoz/tldr/releases/download/v$version/tldr_$version_windows_amd64.zip"
}
},
"hash": {
"url": "$baseurl/checksums_tldr_$version.txt"
}
}
}