Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

18 lines
668 B
JSON

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