gibo: Update to version 2.1.2

This commit is contained in:
Richard Kuhnt 2019-01-30 16:00:28 +00:00
parent f2cba9bb1e
commit d5f160fa04

View File

@ -1,11 +1,11 @@
{ {
"version": "2.1.1", "version": "2.1.2",
"homepage": "https://github.com/simonwhitaker/gibo", "homepage": "https://github.com/simonwhitaker/gibo",
"license": "Unlicense", "license": "Unlicense",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.", "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.1.zip", "url": "https://github.com/simonwhitaker/gibo/archive/2.1.2.zip",
"hash": "0f3fe439f13488885d9b9f02aae6cfb6426bbdee2ee364d2f6b97f1e9383e9b7", "hash": "df1e41601be68c6a49b40bdc85ba105c5e12de7ad3920bb3311497eff010c479",
"extract_dir": "gibo-2.1.1", "extract_dir": "gibo-2.1.2",
"bin": "gibo.bat", "bin": "gibo.bat",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {