cask 'subler' do version '1.4.8' sha256 'c1c17901e228f2353d4372ffe596872d51e6646d0dd3150af1ee62a4008f76ed' # bitbucket.org/galad87/subler was verified as official when first introduced to the cask url "https://bitbucket.org/galad87/subler/downloads/Subler-#{version}.zip" appcast 'https://subler.org/appcast/appcast.xml', checkpoint: '159f1a59feb667b3dcadd4ee272808a33699b126577a51c59f9c6acb722efab1' name 'Subler' homepage 'https://subler.org/' auto_updates true app 'Subler.app' zap trash: [ '~/Library/Preferences/org.galad.Subler.plist', '~/Library/Application Support/Subler', '~/Library/Caches/org.galad.Subler', '~/Library/Saved Application State/org.galad.Subler.savedState', ] end