homebrew-cask/Casks/filedrop.rb

13 lines
309 B
Ruby

cask "filedrop" do
version :latest
sha256 :no_check
url "https://commondatastorage.googleapis.com/filedropme/Filedrop.dmg",
verified: "commondatastorage.googleapis.com/filedropme/"
name "Filedrop"
desc "File sharing software"
homepage "http://www.filedropme.com/"
app "Filedrop.app"
end