cask 'exa' do version '0.4.0' sha256 '0b67c6112d393aed09ee73499f864db5688f1210e3ff4e88ab073a369dc3fabb' # github.com is the official download host per the vendor homepage url "https://github.com/ogham/exa/releases/download/v#{version}/exa-osx-x86_64.zip" appcast 'https://github.com/ogham/exa/releases.atom' name 'exa' homepage 'http://bsago.me/exa/' license :mit binary 'exa-osx-x86_64', :target => 'exa' end