homebrew-cask/Casks/mover.rb

12 lines
308 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'mover' do
2014-09-17 19:42:54 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.themaninhat.com/static/mover.dmg'
2015-01-12 02:40:33 +08:00
name 'Mover'
homepage 'http://www.themaninhat.com/mover.html'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:58 +08:00
app 'Mover.app'
2013-11-13 09:02:10 +08:00
end