cask 'splashtop-streamer' do version '3.2.4.0' sha256 '0f3e2d63aea84b4f43b58bd4732b30b94c8f4f98fe664b04c18bfeb00b6b497a' # d17kmd0va0f0mp.cloudfront.net was verified as official when first introduced to the cask url "https://d17kmd0va0f0mp.cloudfront.net/mac/Splashtop_Streamer_Mac_INSTALLER_v#{version}.dmg" appcast 'https://www.splashtop.com/wp-content/themes/responsive/downloadx.php?platform=mac' name 'Splashtop Streamer' homepage 'https://www.splashtop.com/downloads' pkg 'Splashtop Streamer.pkg' uninstall quit: 'com.splashtop.Splashtop-Streamer', launchctl: [ 'com.splashtop.streamer-daemon', 'com.splashtop.streamer-for-user', 'com.splashtop.streamer-srioframebuffer', ], pkgutil: 'com.splashtop.splashtopStreamer.*' end