From 05c1887bd8111bb80079275001ad955bf4eb50f0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 29 Oct 2017 17:00:17 +0000 Subject: [PATCH] Update gibo to version 1.0.6 --- gibo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gibo.json b/gibo.json index 484a5a529f..b8fce3ae2e 100644 --- a/gibo.json +++ b/gibo.json @@ -1,11 +1,11 @@ { - "version": "1.0.5", + "version": "1.0.6", "homepage": "https://github.com/simonwhitaker/gibo", "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.", - "url": "https://github.com/simonwhitaker/gibo/archive/1.0.5.zip", - "hash": "3b0745e27a8da51afaaeea5ea6b1a60d1fd9c4ebb3e8598ce6a871a696e70dd2", - "extract_dir": "gibo-1.0.5", + "url": "https://github.com/simonwhitaker/gibo/archive/1.0.6.zip", + "hash": "0072748745d46a968834655b1b0e7f14307875b002cd516adc6f95d24f9f495c", + "extract_dir": "gibo-1.0.6", "bin": [ "gibo.bat" ],