homebrew-cask/Casks/proxifier.rb

12 lines
227 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'proxifier' do
2014-09-17 19:42:58 +08:00
version :latest
2014-08-04 18:49:10 +08:00
sha256 :no_check
url 'https://www.proxifier.com/distr/ProxifierMac.zip'
2015-01-12 03:43:06 +08:00
name 'Proxifier'
2015-06-29 14:32:18 +08:00
homepage 'https://www.proxifier.com/mac/'
2015-10-26 16:45:49 +08:00
license :commercial
2014-08-04 18:49:10 +08:00
2014-09-16 00:06:10 +08:00
app 'Proxifier.app'
2014-08-04 18:49:10 +08:00
end