aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-crypt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-crypt.rb')
-rw-r--r--Library/Formula/git-crypt.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/git-crypt.rb b/Library/Formula/git-crypt.rb
index 95f6db7e3..dc4c550f9 100644
--- a/Library/Formula/git-crypt.rb
+++ b/Library/Formula/git-crypt.rb
@@ -7,9 +7,9 @@ class GitCrypt < Formula
bottle do
cellar :any
- sha1 "b9815f5095538a2cb15a468a386e3489da1171f5" => :yosemite
- sha1 "0e144374d72709fe3288a693638c1b3a5e3b1a14" => :mavericks
- sha1 "84acf8b81ad75945aa0ee529ddfe4c1674efabd9" => :mountain_lion
+ sha1 "cf82899f5909b6f4fba7375f0ca14328f2b3d6af" => :yosemite
+ sha1 "f15f0c82ad1114c2bdc676db25a0801c915eabdf" => :mavericks
+ sha1 "0cbd44ee06d875c9784307cc8a45e593dbb5bdd7" => :mountain_lion
end
depends_on "openssl"