gibo: Update to version 2.2.2

This commit is contained in:
Richard Kuhnt 2019-06-12 08:00:30 +00:00
parent 3b45efbb74
commit c339d182c3

View File

@ -1,11 +1,11 @@
{ {
"version": "2.2.1", "version": "2.2.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.2.1.zip", "url": "https://github.com/simonwhitaker/gibo/archive/2.2.2.zip",
"hash": "a0e38a415e99e72e6c4241e46ecd3bd57e91c7c4de6f8993f3dcb5d574d3e1e3", "hash": "953b55e0a0b222ef8445e459bc42641f6b62c483d9c5ebdeb853a5f70b98e8e1",
"extract_dir": "gibo-2.2.1", "extract_dir": "gibo-2.2.2",
"bin": "gibo.bat", "bin": "gibo.bat",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {