From c90e507875324247295f87b1ad684eba3a566144 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Jun 2018 20:00:20 +0000 Subject: [PATCH] Update gibo to version 2.0.0 --- gibo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gibo.json b/gibo.json index c98369a0c2..95ef7bb925 100644 --- a/gibo.json +++ b/gibo.json @@ -1,11 +1,11 @@ { - "version": "1.0.6", + "version": "2.0.0", "homepage": "https://github.com/simonwhitaker/gibo", "license": "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.6.zip", - "hash": "0072748745d46a968834655b1b0e7f14307875b002cd516adc6f95d24f9f495c", - "extract_dir": "gibo-1.0.6", + "url": "https://github.com/simonwhitaker/gibo/archive/2.0.0.zip", + "hash": "d041eb5e079fa8eca35e703a1e873e163c8ac43245fe9b99cb7b678ae630dc2f", + "extract_dir": "gibo-2.0.0", "bin": [ "gibo.bat" ],