homebrew-cask/Casks/expandrive.rb

11 lines
287 B
Ruby

class Expandrive < Cask
version 'latest'
sha256 :no_check
url 'http://updates.expandrive.com/apps/expandrive/download_latest'
appcast 'http://updates.expandrive.com/appcast/expandrive.xml?version=3'
homepage 'http://www.expandrive.com/expandrive'
link 'ExpanDrive.app'
end