Add `Electronic WeChat.app` v1.2.0.

You can find the app here:
https://github.com/geeeeeeeeek/electronic-wechat
This commit is contained in:
Zhongyi Tong 2016-04-21 23:35:26 +08:00 committed by Aditya Dalal
parent a16425de85
commit b4b67bd999
No known key found for this signature in database
GPG Key ID: 82D94BA42315E1DC
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
cask 'electronic-wechat' do
version '1.2.0'
sha256 '9c31710fc280604a441a12258475edad8d82893b19e5525ca6187b9b08dbfff6'
url "https://github.com/geeeeeeeeek/electronic-wechat/releases/download/v#{version}/mac-osx.tar.gz"
appcast 'https://github.com/geeeeeeeeek/electronic-wechat/releases.atom',
checkpoint: 'e9899eac08894c445325bd0ac5195b280920157c95efcc8267aeb8316f08563f'
name 'Electronic WeChat'
homepage 'https://github.com/geeeeeeeeek/electronic-wechat'
license :mit
app 'Electronic WeChat-darwin-x64/Electronic WeChat.app'
end