homebrew-cask/Casks/ortho-robot.rb

11 lines
229 B
Ruby

class OrthoRobot < Cask
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