cask 'glyphs' do version '2.6.4,1284' sha256 '3b0b8bb97200f7c181a0e664eb96ee6077e3bc85938e0f926885384568fe3a02' url "https://updates.glyphsapp.com/Glyphs#{version.major_minor_patch}-#{version.after_comma}.zip" appcast "https://updates.glyphsapp.com/appcast#{version.major}.xml" name 'Glyphs' homepage 'https://glyphsapp.com/' auto_updates true app 'Glyphs.app' zap trash: [ '~/Library/Application Support/Glyphs', '~/Library/Application Support/com.GeorgSeifert.Glyphs2', '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.georgseifert.glyphs2.sfl*', '~/Library/Caches/com.apple.helpd/SDMHelpData/Other/English/HelpSDMIndexFile/com.GeorgSeifert.Glyphs2.help*', '~/Library/Preferences/com.GeorgSeifert.Glyphs2.plist', ] end