mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
251 B
Ruby
9 lines
251 B
Ruby
class Scilab < Cask
|
|
version '5.5.0'
|
|
sha256 '58ed168011296c680db12cd4f3a55359647318cd959a9e97b37881ff5e26d592'
|
|
|
|
url 'http://www.scilab.org/download/5.5.0/scilab-5.5.0-x86_64.dmg'
|
|
homepage 'https://www.scilab.org'
|
|
|
|
link 'scilab-5.5.0.app'
|
|
end
|