aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-crypt.rb
diff options
context:
space:
mode:
authorAndrew Ayer2015-01-31 20:26:22 -0800
committerMike McQuaid2015-02-01 11:45:05 +0100
commit0611d8020613196ce50817c31c3e4ccabffac3dc (patch)
tree83b0966bd57c3acb7264a11488dac4f426942a13 /Library/Formula/git-crypt.rb
parentc952a350c45c88bccfca4b1afa331cca7563efc9 (diff)
downloadhomebrew-0611d8020613196ce50817c31c3e4ccabffac3dc.tar.bz2
git-crypt 0.4.2
Closes #36427. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/git-crypt.rb')
-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 dc4c550f9..6245ad0d4 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.1.tar.gz"
- sha1 "b82aca26385ffd96432fa25fda7c4753874d917f"
+ url "https://www.agwa.name/projects/git-crypt/downloads/git-crypt-0.4.2.tar.gz"
+ sha1 "c084d73d285ed2c7b9840d4d527cb51ecc7a687b"
bottle do
cellar :any