aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-07-01 11:52:42 +0100
committerMike McQuaid2014-07-01 14:33:48 +0100
commit150e68b5aa96bafe1ebc93354e8c2cae76210d4e (patch)
treeac764a7da76d3a2b423ba42b770054c5a6a14afe /Library
parent433f81b0c315880cec0ec26719a82152d8727d8b (diff)
downloadhomebrew-150e68b5aa96bafe1ebc93354e8c2cae76210d4e.tar.bz2
pass: update 1.6.3 bottle.
Closes #30586.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pass.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pass.rb b/Library/Formula/pass.rb
index 92b63527a..082b6ea1b 100644
--- a/Library/Formula/pass.rb
+++ b/Library/Formula/pass.rb
@@ -7,9 +7,9 @@ class Pass < Formula
bottle do
cellar :any
- sha1 "d6d4b6ddac09e4a6ff3d7f65de71e61563844a00" => :mavericks
- sha1 "fa6cee4d76760ff1c714b6936217074cc12be230" => :mountain_lion
- sha1 "c3288d0571d2b82244171917a9a808dca7098e3c" => :lion
+ sha1 "c7c430873e8272725a8f0cab1b9c50371d3bf9e4" => :mavericks
+ sha1 "1eb5751288c8d4eb3dd5d3a75451e913d38ce0c1" => :mountain_lion
+ sha1 "289089c797ae46fe7ef93e4755f3847ecd38098c" => :lion
end
head 'http://git.zx2c4.com/password-store', :using => :git