homebrew-cask/Casks/expandrive.rb

8 lines
210 B
Ruby
Raw Normal View History

class Expandrive < Cask
2013-07-09 00:39:23 +08:00
url 'http://updates.expandrive.com/apps/expandrive/download_latest'
homepage 'http://www.expandrive.com/expandrive'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-07-09 00:39:23 +08:00
link 'ExpanDrive.app'
end