aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2011-04-01 13:05:13 -0700
committerAdam Vandenberg2011-04-01 13:05:13 -0700
commit197394c30ca24f67a583bdff2ddbb8d90e9cc891 (patch)
tree07992fb5fba800bad3f1f5f7a05e3f615eb6d6ef /Library
parent03c8d6bbf12f632e93dff0a0cd1a254b4da5560a (diff)
downloadhomebrew-197394c30ca24f67a583bdff2ddbb8d90e9cc891.tar.bz2
resty 1.6
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 0baf507da..73bb52944 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.5'
- md5 '6e6f6f7fdc89f5eb7d4c316f42786016'
+ url 'https://github.com/micha/resty/tarball/1.6'
+ md5 '927eb6bab8a6f68c2e6557327077f1b4'
head 'git://github.com/micha/resty.git'
homepage 'https://github.com/micha/resty'