mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
7 lines
205 B
Ruby
7 lines
205 B
Ruby
class ExpanDrive < Cask
|
|
url 'http://updates.expandrive.com/apps/expandrive/download_latest'
|
|
homepage 'http://www.expandrive.com/expandrive'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'ExpanDrive.app'
|
|
end
|