mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
6 lines
203 B
Ruby
6 lines
203 B
Ruby
class Dropbox < Cask
|
|
url 'https://d1ilhw0800yew8.cloudfront.net/client/Dropbox%202.0.6.dmg'
|
|
homepage 'http://www.dropbox.com/'
|
|
version '2.0.6'
|
|
sha1 '28bec064ddbd3321266cb734dc275eeb6bc12f52'
|
|
end
|