2018-06-21 14:00:29 +00:00

18 lines
668 B
JSON

{
"version": "2.1.0",
"homepage": "https://github.com/simonwhitaker/gibo",
"license": "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/2.1.0.zip",
"hash": "5881bd6add6e93efc326219ec1a1d12c6b287e2b834b2eb52ea0873bf92815b2",
"extract_dir": "gibo-2.1.0",
"bin": [
"gibo.bat"
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",
"extract_dir": "gibo-$version"
}
}