Update tysimulator.rb (#63784)

This commit is contained in:
suschizu 2019-05-24 01:36:41 +02:00 committed by Vítor Galvão
parent 2802b6dc00
commit 3537d4880f
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ cask 'tysimulator' do
version '0.9.0' version '0.9.0'
sha256 '7f0802609ab0066ec7dea4a3bf1cb9e3da1dc482236d64ece159c0b1f8a91a1e' sha256 '7f0802609ab0066ec7dea4a3bf1cb9e3da1dc482236d64ece159c0b1f8a91a1e'
# github.com/luckytianyiyan/TySimulator was verified as official when first introduced to the cask # github.com/ty0x2333/TySimulator was verified as official when first introduced to the cask
url "https://github.com/luckytianyiyan/TySimulator/releases/download/#{version}/TySimulator.#{version}.dmg" url "https://github.com/ty0x2333/TySimulator/releases/download/#{version}/TySimulator.#{version}.dmg"
appcast 'https://github.com/luckytianyiyan/TySimulator/releases.atom' appcast 'https://github.com/ty0x2333/TySimulator/releases.atom'
name 'TySimulator' name 'TySimulator'
homepage 'https://tysimulator.com/' homepage 'https://tysimulator.com/'