2021-09-16 23:52:05 -07:00

15 lines
626 B
JSON

{
"version": "2.2.4",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.",
"homepage": "https://github.com/simonwhitaker/gibo",
"license": "Unlicense",
"url": "https://github.com/simonwhitaker/gibo/archive/2.2.4.zip",
"hash": "4669227c5ec61dc1d60c373f11656dad30f9cf5d9d402129fc883165dcee9afc",
"extract_dir": "gibo-2.2.4",
"bin": "gibo.bat",
"autoupdate": {
"url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",
"extract_dir": "gibo-$version"
}
}