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 7b6623727..bd6d59604 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.2.2'
- sha1 '21036ee36bf1bcd67808e9fc6cdc18d829360689'
+ url 'https://github.com/flatland/drip/tarball/0.2.3'
+ sha1 '34ac75d9468d97f7b1fea806be9e7e821a3579d3'
def install
system 'make'