1 cask :v1 => 'understand' do
3 sha256 '87b91888b14d1548e618370325353668a9ef12a1e1b988ce2165cce55937e252'
5 # amazonaws.com is the official download host per the vendor homepage
6 url "https://s3.amazonaws.com/builds.scitools.com/all_builds/b#{version.sub(%r{.*\.},'')}/Understand/Understand-#{version}-MacOSX-x86.dmg"
8 homepage 'https://scitools.com'
9 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10 tags :vendor => 'SciTools'
12 app 'scitools/bin/macosx/understand.app'
13 app 'scitools/bin/macosx/licenseserver.app'
14 binary 'scitools/bin/macosx/almd'
15 binary 'scitools/bin/macosx/almfree'
16 binary 'scitools/bin/macosx/almhostid'
17 binary 'scitools/bin/macosx/almstatus'
18 binary 'scitools/bin/macosx/almtest'
19 binary 'scitools/bin/macosx/cwork'
20 binary 'scitools/bin/macosx/gvlayout'
21 binary 'scitools/bin/macosx/und'
22 binary 'scitools/bin/macosx/uperl'