homebrew-cask/Casks/sogouinput.rb

15 lines
415 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'sogouinput' do
2016-01-21 17:38:33 +08:00
version '3.4.0.78196'
sha256 'ff0f9008dc3f4af2112f714b0ce45105a9606241f794c3734f9a5ac2c954e76d'
2016-01-21 17:38:33 +08:00
url 'http://download.ime.sogou.com/1453172459/sogou_mac_34.dmg'
2015-05-01 03:00:00 +08:00
name 'Sogou Input Method'
2016-01-12 02:40:13 +08:00
name '搜狗输入法'
homepage 'http://pinyin.sogou.com/mac/'
2015-05-10 16:36:24 +08:00
license :gratis
installer manual: '安装搜狗输入法.app'
2014-10-10 20:13:30 +08:00
uninstall delete: '/Library/Input Methods/SogouInput.app'
2014-06-07 11:38:48 +08:00
end