Added Parsec.app (#43173)

* Added Parsec.app

* Improved comment about url
This commit is contained in:
Marijn Jansen
2018-01-27 19:25:36 +00:00
committed by Vítor Galvão
parent a6c6a4c0b0
commit ee340d31a6
+13
View File
@@ -0,0 +1,13 @@
cask 'parsec' do
version :latest
sha256 :no_check
# s3.amazonaws.com/parsec-build was verified as official when first introduced to the cask
url 'https://s3.amazonaws.com/parsec-build/package/parsec-macos.pkg'
name 'Parsec'
homepage 'https://parsecgaming.com/'
pkg 'parsec-macos.pkg'
uninstall pkgutil: 'tv.parsec.www'
end