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.
 
 

18 lines
608 B

cask 'discord-ptb' do
version '0.0.17'
sha256 '5cb05ca8dc03cda80bef46d01e8b324faa2c1342bb12a3b25d0afe5e7d4553e1'
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