diff options
Diffstat (limited to 'Library/Formula/plustache.rb')
| -rw-r--r-- | Library/Formula/plustache.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/plustache.rb b/Library/Formula/plustache.rb index 0620fe946..82a3c1deb 100644 --- a/Library/Formula/plustache.rb +++ b/Library/Formula/plustache.rb @@ -3,7 +3,7 @@ require 'formula' class Plustache < Formula url 'https://github.com/mrtazz/plustache/tarball/v0.2.0' homepage 'https://github.com/mrtazz/plustache' - md5 '85b7a895ee2a023a1c8f4c09fb41b179' + sha1 '266f95596cfedb0b7415f49871a75ccd7ace67da' depends_on 'boost' |
