aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2011-04-01 15:54:20 -0700
committerAdam Vandenberg2011-04-01 15:54:20 -0700
commit64cd584f7603aac5558bf2e83ead11a889b0c201 (patch)
tree6b5eba365f468584fe4d1fe83e9aef1535d5f135 /Library
parentee490cc7dc50cf9c16b067520bad8673c9e62de8 (diff)
downloadhomebrew-64cd584f7603aac5558bf2e83ead11a889b0c201.tar.bz2
resty 1.7
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/resty.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/resty.rb b/Library/Formula/resty.rb
index 73bb52944..24bf094d3 100644
--- a/Library/Formula/resty.rb
+++ b/Library/Formula/resty.rb
@@ -1,8 +1,8 @@
require 'formula'
class Resty < Formula
- url 'https://github.com/micha/resty/tarball/1.6'
- md5 '927eb6bab8a6f68c2e6557327077f1b4'
+ url 'https://github.com/micha/resty/tarball/1.7'
+ md5 '578e7564f5efe7ad89d7279fc0e52890'
head 'git://github.com/micha/resty.git'
homepage 'https://github.com/micha/resty'