homebrew-cask/Casks/filedrop.rb

10 lines
200 B
Ruby

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