homebrew-cask/Casks/splashtop-personal.rb

14 lines
470 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'splashtop-personal' do
version '2.6.4.1'
sha256 'df738c2067e99fac4aed16ab79b0a659aa0787ac6c68e195fab4e5d1c9f02820'
# d17kmd0va0f0mp.cloudfront.net was verified as official when first introduced to the cask
2014-09-26 20:09:12 +08:00
url "https://d17kmd0va0f0mp.cloudfront.net/macclient/STP/Splashtop_Personal_v#{version}.dmg"
2015-05-02 04:13:00 +08:00
name 'Splashtop Personal'
homepage 'https://www.splashtop.com/personal'
2014-09-10 23:37:06 +08:00
pkg 'Splashtop Personal.pkg'
uninstall pkgutil: 'com.splashtop.stp.*'
2013-11-24 02:33:59 +08:00
end