homebrew-cask-versions/Casks/ortho-robot.rb
2014-11-13 12:37:26 -05:00

10 lines
234 B
Ruby

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