homebrew-cask/Casks/handshaker.rb

13 lines
402 B
Ruby
Raw Normal View History

cask 'handshaker' do
2018-04-03 03:09:05 +08:00
version '2.5.6'
sha256 'a263e0713a2d6d41b7fb9323fa0b145e35a8fc9086b6ff6253f9b9abda7ede16'
# dl2.smartisan.cn was verified as official when first introduced to the cask
url "http://dl2.smartisan.cn/app/HandShaker.v#{version}.dmg"
2018-06-12 22:37:26 +08:00
appcast 'https://sf.smartisan.com/update.plist'
name 'HandShaker'
2018-10-07 11:38:01 +08:00
homepage 'https://www.smartisan.com/apps/'
app 'HandShaker.app'
end