Update iina-plus.rb (#84306)

This commit is contained in:
suschizu 2020-06-13 18:20:49 +02:00 committed by GitHub
parent c0d9a6834a
commit 55888309b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'iina-plus' do
version '0.4.14,20040415'
sha256 '5429313015620e880c16dc30c6b5b4f9e187394914710f8b078f17e2aea42d50'
version '0.4.15,20061218'
sha256 'b8dfa5899f0f00e570484e951769a3f8400cba1c13f2ee6ae2bfc054a6a62d8d'
url "https://github.com/xjbeta/iina-plus/releases/download/#{version.before_comma}(#{version.after_comma})/iina+.#{version.before_comma}.zip"
appcast 'https://github.com/xjbeta/iina-plus/releases.atom'
name 'IINA+'
homepage 'https://github.com/xjbeta/iina-plus'
app 'iina+.app'
app "iina+ #{version.before_comma}.app"
end