2019-06-12 08:00:30 +00:00

16 lines
652 B
JSON

{
"version": "2.2.2",
"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.2.2.zip",
"hash": "953b55e0a0b222ef8445e459bc42641f6b62c483d9c5ebdeb853a5f70b98e8e1",
"extract_dir": "gibo-2.2.2",
"bin": "gibo.bat",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",
"extract_dir": "gibo-$version"
}
}