homebrew-cask-versions/Casks/mover.rb
2014-05-08 08:51:31 -04:00

7 lines
183 B
Ruby

class Mover < Cask
url 'http://www.themaninhat.com/static/mover.dmg'
homepage 'http://www.themaninhat.com/mover.html'
version 'latest'
sha256 :no_check
link 'Mover.app'
end