cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / astrill.rb
blob6984b9d0a02831c4d2b47b7f8b821a1ccde3b7c1
1 cask :v1 => 'astrill' do
2   version :latest
3   sha256 :no_check
5   url 'http://download.astrill.com/astrill-setup-mac.dmg'
6   name 'Astrill'
7   homepage 'https://www.astrill.com'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   pkg 'Astrill Setup.mpkg'
12   uninstall :pkgutil => 'com.Astrill.app'
13 end