homebrew-cask-versions/Casks/spotdox.rb
2013-07-21 10:12:58 -05:00

7 lines
183 B
Ruby

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