From e2a16c29bf7c284e18720f7e0ee6b42dc15fca62 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Thu, 8 Jan 2015 09:45:41 -0800 Subject: git-crypt 0.4.1 Closes #35668. Signed-off-by: Mike McQuaid --- Library/Formula/git-crypt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/git-crypt.rb') 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 -- cgit v1.2.3