aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-03-06 14:12:46 +0000
committerJack Nagel2015-03-06 21:23:30 -0500
commiteaf9aef3f4acce960b336018f10e98a88629ac38 (patch)
treee83c23ba6351feb91114ca73069de714e0fb4667
parentda9fdeb267d126d1c8a01da2a68c9b1cb899debc (diff)
downloadhomebrew-eaf9aef3f4acce960b336018f10e98a88629ac38.tar.bz2
gpg-agent: update 2.0.27 bottle.
-rw-r--r--Library/Formula/gpg-agent.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/gpg-agent.rb b/Library/Formula/gpg-agent.rb
index 3067e8e52..eec6be840 100644
--- a/Library/Formula/gpg-agent.rb
+++ b/Library/Formula/gpg-agent.rb
@@ -5,10 +5,9 @@ class GpgAgent < Formula
sha1 "d065be185f5bac8ea07b210ab7756e79b83b63d4"
bottle do
- revision 1
- sha1 "d35632224c39ebf9b1bba4cebcbea4a97f9bfc43" => :yosemite
- sha1 "c9048d0f7dd157b0a6a24d725aac433f7a692b1f" => :mavericks
- sha1 "7f39030a3d21587c6844209caa7286026de2e28e" => :mountain_lion
+ sha256 "1e516200de1786beeb5de9dbc14e18db0794914a8d931ecc7af0e6c37a4545ed" => :yosemite
+ sha256 "5e2619d61dbe587c0a457937887a8555ed87b6e52abe17ef55af454a5ce5ca72" => :mavericks
+ sha256 "3897518fdb9d4b9a159a9e29d64fef1a515ebac83c3b5fce1a45ab3bb5e534dc" => :mountain_lion
end
depends_on "libgpg-error"