aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSimon Whitaker2014-12-25 22:57:06 +0000
committerMike McQuaid2014-12-25 23:41:03 +0000
commit2badc8651f3b773061be8f37be1fe75301724b8a (patch)
tree4ccbf266738a892bf08751d7e2830e70334f1e21 /Library/Formula
parent4f6db5b83751cf4d4054798c3d3748229db6d55d (diff)
downloadhomebrew-2badc8651f3b773061be8f37be1fe75301724b8a.tar.bz2
gibo 1.0.4
Closes #35264. Signed-off-by: Mike McQuaid <mike@mikemcquaid.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 7ed9b5014..74a2530c0 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.3.tar.gz'
- sha1 'd0d0e331558912fdfa7b8a8ac1b963bbea1388a6'
+ url 'https://github.com/simonwhitaker/gibo/archive/1.0.4.tar.gz'
+ sha1 'cfc35fcf393ce3276fd6e9eed2ffc4f8d46e2f6e'
def install
bin.install "gibo"