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