From a9ca33366c2ce6aa446e502640aa9fd4e8121d69 Mon Sep 17 00:00:00 2001 From: Kody Brown Date: Fri, 22 Aug 2014 13:37:00 -0600 Subject: [PATCH] Updated the gibo.json to point to the official release location (https://github.com/simonwhitaker/gibo). --- gibo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gibo.json b/gibo.json index 7887b57625..762bc99be7 100644 --- a/gibo.json +++ b/gibo.json @@ -1,10 +1,10 @@ { "version": "1.0.3", - "homepage": "https://github.com/kodybrown/gibo", - "license": "https://github.com/kodybrown/gibo/blob/master/UNLICENSE", + "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/kodybrown/gibo/archive/master.zip", - "hash": "7ca1f5acd52c3167cc5c0f72bf8e423b15e4d5f4c49ce90d6ad18f2fd5e0c2c3", + "url": "https://github.com/simonwhitaker/gibo/archive/master.zip", + "hash": "a5900f6be433b3bcfef1cfb18fc1deb7efc2518e388e7b94fb9c16b6d995e9c2", "extract_dir": "gibo-master", "bin": [ "gibo.bat"