aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-04-21 02:07:22 +0100
committerAdam Vandenberg2014-04-20 18:28:40 -0700
commit59555ae22864f20d6c4ef02f64c5ce2e26321a37 (patch)
treecce569a254cd9e435f4e67d48a663b394f377fe3 /Library/Formula
parent38d79feded1398a47d88eeb4873e67e8c84450cd (diff)
downloadhomebrew-59555ae22864f20d6c4ef02f64c5ce2e26321a37.tar.bz2
pass: update 1.5 bottle.
Closes #28559. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pass.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/pass.rb b/Library/Formula/pass.rb
index 3860a32e1..d95aa2358 100644
--- a/Library/Formula/pass.rb
+++ b/Library/Formula/pass.rb
@@ -7,9 +7,10 @@ class Pass < Formula
bottle do
cellar :any
- sha1 "3a1324080921276695ec14b88a6e8eef9f56d9de" => :mavericks
- sha1 "aa91ce2e9c6ff7a0aea9b9b661f5879147c49491" => :mountain_lion
- sha1 "8d04739353034e7722aa90dcc14f790e3c25c2a3" => :lion
+ revision 1
+ sha1 "b08dd30932ce30c4a64a4886f3a7c6c1f1ab847f" => :mavericks
+ sha1 "1b127403b8f6e4cb09275ba51fa2a8e4f0e7dd34" => :mountain_lion
+ sha1 "16b60f64f369aa2b0a2d7e7c6403beaa6a3eacba" => :lion
end
head 'http://git.zx2c4.com/password-store', :using => :git