homebrew-cask/Casks/astrill.rb

13 lines
240 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'astrill' do
2014-11-01 15:42:03 +08:00
version :latest
sha256 :no_check
url 'http://download.astrill.com/astrill-setup-mac.dmg'
2015-01-04 11:18:33 +08:00
name 'Astrill'
2014-11-01 15:42:03 +08:00
homepage 'https://www.astrill.com'
pkg 'Astrill Setup.mpkg'
2014-11-22 22:12:36 +08:00
uninstall pkgutil: 'com.Astrill.app'
2014-11-01 15:42:03 +08:00
end