homebrew-cask/Casks/ortho-robot.rb

12 lines
248 B
Ruby

cask 'ortho-robot' do
version :latest
sha256 :no_check
url 'http://stabyourself.net/dl.php?file=orthorobot/orthorobot-osx.zip'
name 'Ortho Robot'
homepage 'http://stabyourself.net/orthorobot/'
license :oss
app 'Ortho Robot.app'
end