cask 'aptanastudio' do version '3.6.1' sha256 '1eed9a94ce9b9bf03743f0bfdc5efd752b3470842170ba571ee25d2810c3c8f0' # github.com/aptana/studio3 was verified as official when first introduced to the cask url "https://github.com/aptana/studio3/releases/download/v#{version}/Aptana_Studio_3_Setup_#{version}.dmg" appcast "https://github.com/aptana/studio#{version.major}/releases.atom", checkpoint: '391e75dcd2dbdb84c856d44d12b242ffdcf51deb92434b720b507505713eb89f' name 'Aptana Studio' homepage 'http://www.aptana.com/' app "Aptana Studio #{version.major}/AptanaStudio#{version.major}.app" end