homebrew-cask/Casks/astrill.rb

14 lines
258 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'
2015-09-23 00:19:00 +08:00
license :gratis
2014-11-01 15:42:03 +08:00
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