homebrew-cask/Casks/spotdox.rb

8 lines
188 B
Ruby

class Spotdox < Cask
url 'http://spotdox.herokuapp.com/downloads/Spotdox.zip'
homepage 'http://spotdox.com/get-started/'
version 'latest'
sha256 :no_check
link 'Spotdox.app'
end