mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
259 B
Ruby
7 lines
259 B
Ruby
class Onepassword < Cask
|
|
url 'http://i.agilebits.com/dist/1P/mac4/1Password-4.4.1.zip'
|
|
homepage 'https://agilebits.com/onepassword'
|
|
version '4.4.1'
|
|
sha256 '007b554067cc0016bedfdcb75577f88b68daeabb5474a219960080e2e9159c90'
|
|
link '1Password 4.app'
|
|
end
|