aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSimon Whitaker2013-11-15 09:12:29 +0000
committerJack Nagel2013-11-15 09:37:51 -0600
commit6b87677f2fcaf1c6d012d1c50c861a477aee278a (patch)
tree6151d1b7474552ed7a30def2c48f9d605aeeebba /Library/Formula
parenta413388ed2389817b8a64a3fac3455cb57a9891b (diff)
downloadhomebrew-6b87677f2fcaf1c6d012d1c50c861a477aee278a.tar.bz2
gibo 1.0.2
Closes #24340. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gibo.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gibo.rb b/Library/Formula/gibo.rb
index ecf7edb54..93b2dc652 100644
--- a/Library/Formula/gibo.rb
+++ b/Library/Formula/gibo.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gibo < Formula
homepage 'https://github.com/simonwhitaker/gibo'
- url 'https://github.com/simonwhitaker/gibo/archive/1.0.1.tar.gz'
- sha1 '06923dcdfd8052e7cfe2d4806b51d1b78b229bfa'
+ url 'https://github.com/simonwhitaker/gibo/archive/1.0.2.tar.gz'
+ sha1 '58c809c99841975a00fbdc540af4b3c478b95c7b'
def install
bin.install "gibo"