mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
247 B
Ruby
7 lines
247 B
Ruby
class Dashlane < Cask
|
|
url 'https://d3mfqat9ni8wb5.cloudfront.net/releases/2.2.1/2.2.1.46936/Dashlane.dmg'
|
|
homepage 'https://www.dashlane.com/'
|
|
version '2.2.1.46936'
|
|
sha1 'bc66ef526aa44fcfe9391a6ef424096115b9506e'
|
|
link 'Dashlane.app'
|
|
end
|