diff --git a/gibo.json b/gibo.json index 2d214aa7bf..6ec4fbe590 100644 --- a/gibo.json +++ b/gibo.json @@ -1,14 +1,12 @@ { - "version": "2.1.0", + "version": "2.1.1", "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.1.0.zip", - "hash": "5881bd6add6e93efc326219ec1a1d12c6b287e2b834b2eb52ea0873bf92815b2", - "extract_dir": "gibo-2.1.0", - "bin": [ - "gibo.bat" - ], + "url": "https://github.com/simonwhitaker/gibo/archive/2.1.1.zip", + "hash": "0f3fe439f13488885d9b9f02aae6cfb6426bbdee2ee364d2f6b97f1e9383e9b7", + "extract_dir": "gibo-2.1.1", + "bin": "gibo.bat", "checkver": "github", "autoupdate": { "url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",