homebrew-cask/Casks/quantum.rb

12 lines
221 B
Ruby
Raw Normal View History

2016-02-06 21:34:41 +08:00
cask 'quantum' do
version :latest
sha256 :no_check
url 'http://triplecheck.net/download/quantum-mac.zip'
name 'Quantum'
homepage 'http://triplecheck.net/quantum/'
license :commercial
app 'quantum.app'
end