Add TySimulator.app v0.8.0 (#36867)

* Add TySimulator.app v0.8.0

* Update tysimulator.rb
This commit is contained in:
Tian Yiyan 2017-07-23 09:11:14 +08:00 committed by Miccal Matthews
parent e718784acb
commit f3c0b4d670
1 changed files with 17 additions and 0 deletions

17
Casks/tysimulator.rb Normal file
View File

@ -0,0 +1,17 @@
cask 'tysimulator' do
version '0.8.0'
sha256 '0bd46b70215ddc53ad349fb7d53d2bdd550b5481b37d62bedeef87d1298b831e'
# github.com/luckytianyiyan/TySimulator was verified as official when first introduced to the cask
url "https://github.com/luckytianyiyan/TySimulator/releases/download/#{version}/TySimulator.#{version}.dmg"
appcast 'https://github.com/luckytianyiyan/TySimulator/releases.atom',
checkpoint: '46e996a6adbf9dfc6bb7c2455bb2790856f538c77bc0bce1b20a6d2016e85e30'
name 'TySimulator'
homepage 'https://tysimulator.com/'
app 'TySimulator.app'
uninstall quit: 'com.tianyiyan.TySimulator'
zap trash: '~/Library/Preferences/com.tianyiyan.TySimulator.plist'
end