cask 'ubar' do version '4.1.4' sha256 'f8490c18b404b4193aa1f24d71f822d7edc1f4e08ea82831f6f84be0d757c9ed' url "https://www.brawersoftware.com/downloads/ubar/ubar#{version.no_dots}.zip" appcast "https://brawersoftware.com/appcasts/feeds/ubar/ubar#{version.major}.xml" name 'uBar' homepage 'https://brawersoftware.com/products/ubar' app 'uBar.app' zap trash: [ '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/ca.brawer.ubar.sfl*', '~/Library/Application Support/uBar', '~/Library/Caches/ca.brawer.uBar', '~/Library/Preferences/ca.brawer.uBar.plist', ] end