diff options
| -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 1d1979e2b..f04eb7d7a 100644 --- a/Library/Formula/sshuttle.rb +++ b/Library/Formula/sshuttle.rb @@ -3,7 +3,7 @@ require 'formula' class Sshuttle < Formula homepage 'https://github.com/apenwarr/sshuttle' url 'https://github.com/apenwarr/sshuttle/archive/sshuttle-0.61.tar.gz' - sha1 '557455c7c38653bcb3cbb5051026af7d954fec83' + sha1 '05551cdc78e866d983470ba4084beb206bacebd8' head 'https://github.com/apenwarr/sshuttle.git' |
