h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08: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.5.0",
"architecture": {
"64bit": {
"url": "https://github.com/isacikgoz/tldr/releases/download/v0.5.0/tldr_0.5.0_windows_amd64.zip",
"hash": "4dcca09f8de9b9837d60d36eeb873215c5ec5dcdb3226cd10effcd73a59451f2"
}
},
"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"
}
}
}