aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSimon Whitaker2014-05-26 22:15:36 +0100
committerJack Nagel2014-05-26 17:57:56 -0500
commita9481144594eeb27414b2338ba647088e0a20f90 (patch)
tree5ee0c3e8b30f891bd8430a218b900d8c9d6641c2 /Library/Formula
parenta465a8be0d9f4df9f3333a3af0d8ada75cdf54cf (diff)
downloadhomebrew-a9481144594eeb27414b2338ba647088e0a20f90.tar.bz2
gibo 1.0.3
Closes #29599. 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 93b2dc652..7ed9b5014 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.2.tar.gz'
- sha1 '58c809c99841975a00fbdc540af4b3c478b95c7b'
+ url 'https://github.com/simonwhitaker/gibo/archive/1.0.3.tar.gz'
+ sha1 'd0d0e331558912fdfa7b8a8ac1b963bbea1388a6'
def install
bin.install "gibo"