cask :v1 => 'timeedition' do version '1.1.6' sha256 'd0bb9fd92c0d7ee85813ed96a1e2e75a730d2fb4f564d3891cc645c005ca16ff' # sourceforge.net is the official download host per the vendor homepage url "http://downloads.sourceforge.net/sourceforge/timeedition/timeEdition#{version}-macosx.dmg.zip" name 'timeEdition' homepage 'http://www.timeedition.com/old/en/' license :gpl container :nested => "timeEdition#{version}-macosx.dmg" app "timeEdition #{version}/timeEdition.app" end