gibo: Update to version 2.2.1

This commit is contained in:
Richard Kuhnt 2019-05-12 19:00:19 +00:00
parent e79999782e
commit 8fa332b93f

View File

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