From 47fa6933d8b04c7eab1e435ad73aec3dfc9b04fc Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 17 Dec 2013 10:43:22 -0600 Subject: submarine 0.1.4 Signed-off-by: Adam Vandenberg --- Library/Formula/submarine.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3