aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAndrew Ayer2015-01-08 09:45:41 -0800
committerMike McQuaid2015-01-08 18:26:47 +0000
commite2a16c29bf7c284e18720f7e0ee6b42dc15fca62 (patch)
treefeefb667234651b6d3aac393921f97e00d01d85a /Library
parent27d6873b5c5982cdb464a7e8802f7d33ff9bfd15 (diff)
downloadhomebrew-e2a16c29bf7c284e18720f7e0ee6b42dc15fca62.tar.bz2
git-crypt 0.4.1
Closes #35668. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/git-crypt.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-crypt.rb b/Library/Formula/git-crypt.rb
index 6cf92b985..95f6db7e3 100644
--- a/Library/Formula/git-crypt.rb
+++ b/Library/Formula/git-crypt.rb
@@ -2,8 +2,8 @@ require 'formula'
class GitCrypt < Formula
homepage 'https://www.agwa.name/projects/git-crypt/'
- url 'https://www.agwa.name/projects/git-crypt/downloads/git-crypt-0.4.tar.gz'
- sha1 '18cffadc905d69e221e6f2d4ec92b013413596f3'
+ url "https://www.agwa.name/projects/git-crypt/downloads/git-crypt-0.4.1.tar.gz"
+ sha1 "b82aca26385ffd96432fa25fda7c4753874d917f"
bottle do
cellar :any