2019-07-20 08:00:30 +00:00

16 lines
652 B
JSON

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