cask 'devrantron' do version '1.5.4' sha256 '0f8ff90fe170f66932d1f044a33501c3e600729c15d0eeafe128b6e7c15757c1' # github.com/tahnik/devRantron was verified as official when first introduced to the cask url "https://github.com/tahnik/devRantron/releases/download/v#{version}/devrantron-#{version}.dmg" appcast 'https://github.com/tahnik/devRantron/releases.atom' name 'devRantron' homepage 'https://devrantron.firebaseapp.com/' app 'devRantron.app' uninstall login_item: 'devRantron', signal: [ ['TERM', 'de.zerotask.theclassic'], ['TERM', 'de.zerotask.theclassic.helper'], ] zap trash: [ '~/Library/Application Support/devrantron', '~/Library/Preferences/de.zerotask.theclassic.helper.plist', '~/Library/Preferences/de.zerotask.theclassic.plist', '~/Library/Saved Application State/de.zerotask.theclassic.savedState', ] end