homebrew-cask/Casks/spotdox.rb

8 lines
183 B
Ruby
Raw Normal View History

2013-07-21 23:12:58 +08:00
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