diff options
Diffstat (limited to 'Library/Formula/kes.rb')
| -rw-r--r-- | Library/Formula/kes.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/kes.rb b/Library/Formula/kes.rb index a8403f40b..c68144ab6 100644 --- a/Library/Formula/kes.rb +++ b/Library/Formula/kes.rb @@ -3,7 +3,7 @@ require 'formula' class Kes < Formula homepage 'https://github.com/epilnivek/kes' url 'https://github.com/epilnivek/kes/tarball/v0.9' - md5 '6ea08b27d49685a261e8de74c8428158' + sha1 '07cd04ecd000a8bcb1b091c7573e095b1af64563' head 'https://github.com/epilnivek/kes.git' |
