aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cssembed.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cssembed.rb')
-rw-r--r--Library/Formula/cssembed.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cssembed.rb b/Library/Formula/cssembed.rb
index f1127ae9f..8417f3392 100644
--- a/Library/Formula/cssembed.rb
+++ b/Library/Formula/cssembed.rb
@@ -3,7 +3,7 @@ require 'formula'
class Cssembed < Formula
url 'https://github.com/downloads/nzakas/cssembed/cssembed-0.4.5.jar'
homepage 'http://www.nczonline.net/blog/2009/11/03/automatic-data-uri-embedding-in-css-files/'
- md5 'cb98a8d7e18213b1a6e6c88e1d43f513'
+ sha1 'c170f4a6a19f2f86ebd04208cc71d017b3a6f907'
def install
libexec.install "cssembed-0.4.5.jar"