From 8f38ba2bb67f21855cedd01efaeaf48f83345130 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Jun 2018 14:00:29 +0000 Subject: [PATCH] Update gibo to version 2.1.0 --- gibo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gibo.json b/gibo.json index 95ef7bb925..2d214aa7bf 100644 --- a/gibo.json +++ b/gibo.json @@ -1,11 +1,11 @@ { - "version": "2.0.0", + "version": "2.1.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/2.0.0.zip", - "hash": "d041eb5e079fa8eca35e703a1e873e163c8ac43245fe9b99cb7b678ae630dc2f", - "extract_dir": "gibo-2.0.0", + "url": "https://github.com/simonwhitaker/gibo/archive/2.1.0.zip", + "hash": "5881bd6add6e93efc326219ec1a1d12c6b287e2b834b2eb52ea0873bf92815b2", + "extract_dir": "gibo-2.1.0", "bin": [ "gibo.bat" ],