mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
252 B
Ruby
9 lines
252 B
Ruby
class Chemdoodle < Cask
|
|
version '6.0.1'
|
|
sha256 '004c4d828230f4640678ba31ef07bf878e00ef3f225144fa088a81c4279c1776'
|
|
|
|
url 'http://www.chemdoodle.com/downloads/ChemDoodle-osx-6.0.1.dmg'
|
|
homepage 'http://www.chemdoodle.com'
|
|
|
|
link 'ChemDoodle'
|
|
end
|