homebrew-cask/Casks/ortho-robot.rb

12 lines
255 B
Ruby
Raw Normal View History

2014-11-14 01:26:34 +08:00
cask :v1 => 'ortho-robot' do
version :latest
sha256 :no_check
url 'http://stabyourself.net/dl.php?file=orthorobot/orthorobot-osx.zip'
2015-04-17 04:35:32 +08:00
name 'Ortho Robot'
homepage 'http://stabyourself.net/orthorobot/'
license :oss
app 'Ortho Robot.app'
end