cask 'cerebro' do version '0.2.7' sha256 '170e4bbf0104ebe4bb0667dafceccc033abd652966ee33721e7d6f85b9f9b564' # github.com/KELiON/cerebro was verified as official when first introduced to the cask url "https://github.com/KELiON/cerebro/releases/download/#{version}/cerebro-#{version}.dmg" appcast 'https://github.com/KELiON/cerebro/releases.atom', checkpoint: 'b6819500d8d2da2c703d2f085060f1937f11d8b906a1a5f59035bcba3d9ea926' name 'Cerebro' homepage 'https://cerebroapp.com/' app 'Cerebro.app' zap delete: [ '~/Library/Application Support/Cerebro', '~/Library/Preferences/com.cerebroapp.Cerebro.helper.plist', '~/Library/Preferences/com.cerebroapp.Cerebro.plist', '~/Library/Saved Application State/com.cerebroapp.Cerebro.savedState', ] end