homebrew-cask-versions/Casks/mover.rb
Joel Kuzmarski 70b10cfcdf Mover latest
2013-11-12 19:02:10 -06:00

7 lines
178 B
Ruby

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