aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2011-04-29 10:31:43 -0700
committerAdam Vandenberg2011-04-29 10:31:43 -0700
commit90931709720f0aadbb9fa42b43648f5ababa4461 (patch)
tree42aa5897c98fd450a9c933b90472ae48427bc004 /Library/Formula
parentd4ff453795feb53264789866ca0e47458d35b84d (diff)
downloadhomebrew-90931709720f0aadbb9fa42b43648f5ababa4461.tar.bz2
resty 1.8
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/resty.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/resty.rb b/Library/Formula/resty.rb
index 24bf094d3..2af762384 100644
--- a/Library/Formula/resty.rb
+++ b/Library/Formula/resty.rb
@@ -1,10 +1,11 @@
require 'formula'
class Resty < Formula
- url 'https://github.com/micha/resty/tarball/1.7'
- md5 '578e7564f5efe7ad89d7279fc0e52890'
- head 'git://github.com/micha/resty.git'
+ url 'https://github.com/micha/resty/tarball/1.8'
homepage 'https://github.com/micha/resty'
+ md5 'c99beeb500d616e6710beb05fad08285'
+
+ head 'git://github.com/micha/resty.git'
# Don't take +x off these files
skip_clean 'bin'