homebrew-cask/Casks/gotiengviet.rb

15 lines
288 B
Ruby
Raw Normal View History

2016-05-07 05:07:50 +08:00
cask 'gotiengviet' do
version :latest
sha256 :no_check
url 'https://www.trankynam.com/gotv/downloads/GoTiengViet.dmg'
2016-05-07 05:07:50 +08:00
name 'GoTiengViet'
homepage 'https://www.trankynam.com/gotv/'
2016-05-07 05:07:50 +08:00
accessibility_access true
2016-05-07 05:07:50 +08:00
app 'GoTiengViet.app'
uninstall login_item: 'GoTiengViet'
2016-05-07 05:07:50 +08:00
end