diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pass.rb | 6 |
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 |
