homebrew-cask/Casks/janusvr.rb

13 lines
310 B
Ruby
Raw Normal View History

2015-06-02 23:53:10 +08:00
cask :v1 => 'janusvr' do
version :latest
sha256 :no_check
# toronto.edu is the official download host per the vendor homepage
2015-06-29 14:32:18 +08:00
url 'https://www.dgp.toronto.edu/~mccrae/projects/firebox/downloads/janusvr.dmg'
2015-06-02 23:53:10 +08:00
name 'Janus VR'
homepage 'http://janusvr.com/'
license :gratis
app 'janusvr.app'
end