Update gibo to version 1.0.6

This commit is contained in:
Richard Kuhnt 2017-10-29 17:00:17 +00:00
parent aa3722a48c
commit 05c1887bd8

View File

@ -1,11 +1,11 @@
{ {
"version": "1.0.5", "version": "1.0.6",
"homepage": "https://github.com/simonwhitaker/gibo", "homepage": "https://github.com/simonwhitaker/gibo",
"license": "https://github.com/simonwhitaker/gibo/blob/master/UNLICENSE", "license": "https://github.com/simonwhitaker/gibo/blob/master/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/1.0.5.zip", "url": "https://github.com/simonwhitaker/gibo/archive/1.0.6.zip",
"hash": "3b0745e27a8da51afaaeea5ea6b1a60d1fd9c4ebb3e8598ce6a871a696e70dd2", "hash": "0072748745d46a968834655b1b0e7f14307875b002cd516adc6f95d24f9f495c",
"extract_dir": "gibo-1.0.5", "extract_dir": "gibo-1.0.6",
"bin": [ "bin": [
"gibo.bat" "gibo.bat"
], ],