diff options
Diffstat (limited to 'Library/Formula')
| -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 e22f25881..b64b8502d 100644 --- a/Library/Formula/resty.rb +++ b/Library/Formula/resty.rb @@ -1,9 +1,9 @@ require 'formula' class Resty < Formula - url 'https://github.com/micha/resty/tarball/1.8' + url 'https://github.com/micha/resty/tarball/1.9' homepage 'https://github.com/micha/resty' - md5 'c99beeb500d616e6710beb05fad08285' + md5 'a38223bb0777af3177750dd9d2f49d6d' head 'https://github.com/micha/resty.git' |
