diff options
Diffstat (limited to 'Library/Formula/narwhal.rb')
| -rw-r--r-- | Library/Formula/narwhal.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/narwhal.rb b/Library/Formula/narwhal.rb index 030a6964a..1b20e5228 100644 --- a/Library/Formula/narwhal.rb +++ b/Library/Formula/narwhal.rb @@ -3,7 +3,7 @@ require 'formula' class Narwhal < Formula homepage 'https://github.com/280north/narwhal' url 'https://github.com/280north/narwhal/tarball/v0.3.2' - md5 'c5f8c0af38b79a7a7b827d3f05f79e21' + sha1 '64865fd335ad5078a32eee4504a98fdd6796199c' head 'https://github.com/280north/narwhal.git' |
