cask 'slate' do version '1.0.25' sha256 '428e375d5b1c64f79f1536acb309e4414c3178051c6fe0b2f01a94a0803e223f' # slate.ninjamonkeysoftware.com was verified as official when first introduced to the cask url 'http://slate.ninjamonkeysoftware.com/Slate.dmg' appcast 'https://www.ninjamonkeysoftware.com/slate/appcast.xml' name 'Slate' homepage 'https://github.com/jigish/slate' accessibility_access true app 'Slate.app' zap trash: [ '~/.slate', '~/.slate.js', '~/Library/Application Support/com.slate.Slate', ] end