diff options
Diffstat (limited to 'Library/Formula/sshuttle.rb')
| -rw-r--r-- | Library/Formula/sshuttle.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sshuttle.rb b/Library/Formula/sshuttle.rb index d197c12f2..40981430a 100644 --- a/Library/Formula/sshuttle.rb +++ b/Library/Formula/sshuttle.rb @@ -1,9 +1,9 @@ require 'formula' class Sshuttle < Formula - url 'https://github.com/apenwarr/sshuttle/zipball/sshuttle-0.54' + url 'https://github.com/apenwarr/sshuttle/zipball/sshuttle-0.60' homepage 'https://github.com/apenwarr/sshuttle' - md5 'ccc36404fcda1cf411e4ec2ed37927e6' + md5 'a3910e54fddb935cd9867f697270534f' head 'https://github.com/apenwarr/sshuttle.git' |
