diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/resty.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/resty.rb b/Library/Formula/resty.rb index 887ea3660..babb87ec6 100644 --- a/Library/Formula/resty.rb +++ b/Library/Formula/resty.rb @@ -1,6 +1,8 @@ require 'formula' class Resty <Formula + url 'https://github.com/micha/resty/tarball/1.1' + md5 'e1794ae1e5e7427e4b908cf4ecbb6adb' head 'git://github.com/micha/resty.git' homepage 'https://github.com/micha/resty' |
