mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
Splashtop Personal Client
This commit is contained in:
parent
dfc85e4d5d
commit
b28d8f30bb
1 changed files with 8 additions and 0 deletions
8
Casks/splashtop-personal.rb
Normal file
8
Casks/splashtop-personal.rb
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
class SplashtopPersonal < Cask
|
||||
url 'http://d17kmd0va0f0mp.cloudfront.net/macclient/STP/Splashtop_Personal_v2.4.3.1.dmg'
|
||||
homepage 'http://www.splashtop.com/personal'
|
||||
version '2.4.3.1'
|
||||
sha1 'af2bf03011ab6b8f38d4a541708d3cc364ab4d91'
|
||||
install 'Splashtop Personal.pkg'
|
||||
uninstall :pkgutil => 'com.splashtop.stp.*'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue