diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/resty.rb | 4 |
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' |
