cask 'glyphs' do version '2.6.1,1200' sha256 'b6e684667439c16d89f79318ba4880880732cf8acaa8d81c3e7ff160d5dbad9f' 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