You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
608 B

cask 'discord-ptb' do
version '0.0.14'
sha256 '9e2d7288349098251b3ee425dd9dc9553f062b7db63a4bca31c91fa34b00f551'
url "https://cdn-ptb.discordapp.com/apps/osx/#{version}/DiscordPTB.dmg"
name 'Discord PTB'
homepage 'https://discordapp.com'
license :gratis
app 'Discord PTB.app'
zap delete: [
'~/Library/Preferences/com.hnc.DiscordPTB.plist',
'~/Library/Saved Application State/com.hnc.DiscordPTB.savedState',
'~/Library/Caches/com.hnc.DiscordPTB',
'~/Library/Application Support/com.hnc.DiscordPTB.ShipIt',
]
end