homebrew-cask/Casks/mover.rb

11 lines
195 B
Ruby

cask 'mover' do
version :latest
sha256 :no_check
url 'http://www.themaninhat.com/static/mover.dmg'
name 'Mover'
homepage 'http://www.themaninhat.com/mover.html'
app 'Mover.app'
end