gibo: Update to version 2.1.1

This commit is contained in:
Richard Kuhnt 2019-01-29 12:00:30 +00:00
parent fdce20782a
commit d973f3a2de

View File

@ -1,14 +1,12 @@
{
"version": "2.1.0",
"version": "2.1.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.1.0.zip",
"hash": "5881bd6add6e93efc326219ec1a1d12c6b287e2b834b2eb52ea0873bf92815b2",
"extract_dir": "gibo-2.1.0",
"bin": [
"gibo.bat"
],
"url": "https://github.com/simonwhitaker/gibo/archive/2.1.1.zip",
"hash": "0f3fe439f13488885d9b9f02aae6cfb6426bbdee2ee364d2f6b97f1e9383e9b7",
"extract_dir": "gibo-2.1.1",
"bin": "gibo.bat",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",