homebrew-cask/Casks/mover.rb

11 lines
206 B
Ruby
Raw Normal View History

2014-11-14 01:26:26 +08:00
cask :v1 => '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'
homepage 'http://www.themaninhat.com/mover.html'
2014-10-01 23:33:25 +08:00
license :unknown
2014-09-16 00:05:58 +08:00
app 'Mover.app'
2013-11-13 09:02:10 +08:00
end