homebrew-cask/Casks/exante-atp.rb

13 lines
259 B
Ruby
Raw Normal View History

2017-04-22 22:36:48 +08:00
cask 'exante-atp' do
version :latest
sha256 :no_check
url 'https://updates.exante.eu/atp-install/atp-osx.pkg'
name 'EXANTE ATP'
homepage 'https://exante.eu/technology/ATP/'
pkg 'atp-osx.pkg'
uninstall pkgutil: 'eu.exante.atp.Client.prod'
end