aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-encrypt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-encrypt.rb')
-rw-r--r--Library/Formula/git-encrypt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-encrypt.rb b/Library/Formula/git-encrypt.rb
index a4ef24bc1..5ab49ba17 100644
--- a/Library/Formula/git-encrypt.rb
+++ b/Library/Formula/git-encrypt.rb
@@ -3,7 +3,7 @@ require 'formula'
class GitEncrypt < Formula
homepage 'https://github.com/shadowhand/git-encrypt'
url 'https://github.com/shadowhand/git-encrypt/tarball/0.3.0'
- md5 '72d0e662eda75f26d8f84caffb11b2db'
+ sha1 '3b06d626e1eb33651de24ead3a5a9b10cdd8278a'
head 'http://github.com/shadowhand/git-encrypt.git', :branch => 'master'