mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
262 B
Ruby
9 lines
262 B
Ruby
class Cn3d < Cask
|
|
version '4.3.1'
|
|
sha256 '0d47a1ec7ee2e445d997eee2caa56f9cdffd68cba0384f5dd71edc00d8812df4'
|
|
|
|
url 'ftp://ftp.ncbi.nlm.nih.gov/cn3d/Cn3D-4.3.1-OSX.zip'
|
|
homepage 'http://www.ncbi.nlm.nih.gov/Structure/CN3D/cn3d.shtml'
|
|
|
|
link 'Cn3D.app'
|
|
end
|