2019-05-12 19:00:19 +00:00

16 lines
652 B
JSON

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