homebrew-cask/Casks/filedrop.rb

8 lines
199 B
Ruby

class Filedrop < Cask
url 'https://commondatastorage.googleapis.com/filedropme/Filedrop.dmg'
homepage 'http://www.filedropme.com/'
version 'latest'
sha256 :no_check
link 'Filedrop.app'
end