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 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' |
