homebrew-cask/Casks/mover.rb

8 lines
178 B
Ruby
Raw Normal View History

2013-11-13 09:02:10 +08:00
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