aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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'