2017-10-29 17:00:17 +00:00

18 lines
718 B
JSON

{
"version": "1.0.6",
"homepage": "https://github.com/simonwhitaker/gibo",
"license": "https://github.com/simonwhitaker/gibo/blob/master/UNLICENSE",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.",
"url": "https://github.com/simonwhitaker/gibo/archive/1.0.6.zip",
"hash": "0072748745d46a968834655b1b0e7f14307875b002cd516adc6f95d24f9f495c",
"extract_dir": "gibo-1.0.6",
"bin": [
"gibo.bat"
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",
"extract_dir": "gibo-$version"
}
}