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