homebrew-cask/Casks/ortho-robot.rb

11 lines
233 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask '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/'
app 'Ortho Robot.app'
end