aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-12-17 10:43:22 -0600
committerAdam Vandenberg2013-12-17 18:53:58 -0800
commit47fa6933d8b04c7eab1e435ad73aec3dfc9b04fc (patch)
tree831a0cbcf00fd19b2e0bd9f1675ded4e719eddbd /Library/Formula
parent8f0267a6d51db6b5918c124f304a828ee980b351 (diff)
downloadhomebrew-47fa6933d8b04c7eab1e435ad73aec3dfc9b04fc.tar.bz2
submarine 0.1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/submarine.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/submarine.rb b/Library/Formula/submarine.rb
index 561bfe64e..c7bce8536 100644
--- a/Library/Formula/submarine.rb
+++ b/Library/Formula/submarine.rb
@@ -2,8 +2,8 @@ require 'formula'
class Submarine < Formula
homepage 'https://github.com/rastersoft/submarine'
- url 'https://github.com/rastersoft/submarine/archive/0.1.3.tar.gz'
- sha1 '43882918fecc5f71a705363b4437512dad307bcc'
+ url 'https://github.com/rastersoft/submarine/archive/0.1.4.tar.gz'
+ sha1 '9ecbdfd25c299839a55ec7878b585525b03f2e8b'
head 'https://github.com/rastersoft/submarine.git'
depends_on 'glib'