Rename Theine to Chai and update to v3.0.0 (#53647)

This commit is contained in:
Lorenzo Villani 2018-10-17 21:37:45 +02:00 committed by Markus Reiter
parent 4d5d2e2867
commit d377b8c6f6
2 changed files with 11 additions and 11 deletions

11
Casks/chai.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'chai' do
version '3.0.0'
sha256 '64a94fca62f8390d5b10bdd1c480ecc1117125af27e2c8d86c541d0addf23c80'
url "https://github.com/lvillani/chai/releases/download/v#{version}/Chai-v#{version}.zip"
appcast 'https://github.com/lvillani/chai/releases.atom'
name 'Chai'
homepage 'https://github.com/lvillani/chai'
app 'Chai.app'
end

View File

@ -1,11 +0,0 @@
cask 'theine' do
version '1.0.1'
sha256 'ffba439b07e2c5119bfb1648eda753681385f84a7bb5be5316b492d7d075bbdd'
url "https://github.com/lvillani/theine/releases/download/v#{version}/Theine-v#{version}.zip"
appcast 'https://github.com/lvillani/theine/releases.atom'
name 'Theine'
homepage 'https://github.com/lvillani/theine'
app 'Theine.app'
end