You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
304 B
10 lines
304 B
cask :v1 => 'cuda-z-beta' do
|
|
version '0.10.244-SVN'
|
|
sha256 'd449e55f0c3c6110df03efe978c37891698d8a0d1eebc9dc76954bc8384e6ef3'
|
|
|
|
url "https://downloads.sourceforge.net/project/cuda-z/cuda-z/Beta/CUDA-Z-#{version}.dmg"
|
|
homepage 'http://cuda-z.sourceforge.net'
|
|
license :oss
|
|
|
|
app 'Cuda-Z.app'
|
|
end
|
|
|