cask :v1 => 'gingr' do version '1.0.1' sha256 '29a705836ae11114f4e9aa787c885e1960861cc9119c23afda22ea8618322498' # github.com is the official download host per the vendor homepage url "https://github.com/marbl/gingr/releases/download/v#{version}/gingr-OSX64-v#{version}.zip" appcast 'https://github.com/marbl/gingr/releases.atom' homepage 'http://harvest.readthedocs.org/en/latest/content/gingr.html' license :bsd app 'gingr.app' end