Update gibo to version 2.1.0

This commit is contained in:
Richard Kuhnt 2018-06-21 14:00:29 +00:00
parent 020313e8c4
commit 8f38ba2bb6

View File

@ -1,11 +1,11 @@
{ {
"version": "2.0.0", "version": "2.1.0",
"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.0.0.zip", "url": "https://github.com/simonwhitaker/gibo/archive/2.1.0.zip",
"hash": "d041eb5e079fa8eca35e703a1e873e163c8ac43245fe9b99cb7b678ae630dc2f", "hash": "5881bd6add6e93efc326219ec1a1d12c6b287e2b834b2eb52ea0873bf92815b2",
"extract_dir": "gibo-2.0.0", "extract_dir": "gibo-2.1.0",
"bin": [ "bin": [
"gibo.bat" "gibo.bat"
], ],