mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Added Parsec.app (#43173)
* Added Parsec.app * Improved comment about url
This commit is contained in:
committed by
Vítor Galvão
parent
a6c6a4c0b0
commit
ee340d31a6
@@ -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
|
||||
Reference in New Issue
Block a user