aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/drip.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/drip.rb b/Library/Formula/drip.rb
index 282c7bd74..cbd261c4b 100644
--- a/Library/Formula/drip.rb
+++ b/Library/Formula/drip.rb
@@ -2,8 +2,8 @@ require 'formula'
class Drip < Formula
homepage 'https://github.com/flatland/drip'
- url 'https://github.com/flatland/drip/tarball/0.0.3'
- sha1 '6cd5d2346314e3adda71ceeccf037e863b12c8c3'
+ url 'https://github.com/flatland/drip/tarball/0.0.4'
+ sha1 '0960dbeb940925df8675b0088df90ab00aca97d5'
def install
libexec.install %w{ bin src Makefile }