homebrew-cask/Casks/wowmatrix.rb

12 lines
218 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'wowmatrix' do
2015-03-26 06:57:56 +08:00
version :latest
sha256 :no_check
url 'http://swupdate.wowmatrix.com/mac/WowMatrix.zip'
name 'WowMatrix'
homepage 'https://www.wowmatrix.com/'
license :gratis
app 'WowMatrix.app'
end