mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
233 B
Ruby
7 lines
233 B
Ruby
class OnePassword < Cask
|
|
url 'http://i.agilebits.com/dist/1P/mac4/1Password-4.0.2.zip'
|
|
homepage 'https://agilebits.com/onepassword'
|
|
version '4.0.2'
|
|
sha1 '48646cbb0d17c7e69338096bb29a4aa437ea8488'
|
|
link '1Password 4.app'
|
|
end
|