diff options
Diffstat (limited to 'Library/Formula/magit.rb')
| -rw-r--r-- | Library/Formula/magit.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/magit.rb b/Library/Formula/magit.rb index 44e6d0ceb..4dcc78bb7 100644 --- a/Library/Formula/magit.rb +++ b/Library/Formula/magit.rb @@ -3,7 +3,7 @@ require 'formula' class Magit < Formula url 'https://github.com/downloads/magit/magit/magit-1.0.0.tar.gz' homepage 'https://github.com/magit/magit' - md5 '1f640741ff0cf94ea84c607fac8758d6' + sha1 '58773e84870d9d8d1138619e1f3928d1696aa168' head 'https://github.com/magit/magit.git' def install |
