mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
5 lines
147 B
Ruby
5 lines
147 B
Ruby
class Dropbox < Cask
|
|
url 'https://ddr3luum8vl5r.cloudfront.net/Dropbox%201.4.12.dmg'
|
|
homepage 'http://www.dropbox.com/'
|
|
version '1.4.12'
|
|
end
|