prismatik.rb: update to 6.0.0.104 (#78597)

This commit is contained in:
Vítor Galvão 2020-03-13 14:53:44 +00:00 committed by GitHub
parent fa86d5ba40
commit a8471a2b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
cask 'prismatik' do cask 'prismatik' do
version '5.11.2' version '6.0.0.104'
sha256 '47e7e5335c432cb9aec169b129b24fae7bb367665843c5cbaa0e49c6f0db13f5' sha256 '72e94944f9732ab737836a399a6f92693d1dd1717e0bef0cae3d96654b1dd2af'
# github.com/woodenshark/Lightpack was verified as official when first introduced to the cask # woodenshark.com/4lightpack was verified as official when first introduced to the cask
url "https://github.com/woodenshark/Lightpack/releases/download/#{version}/Prismatik.#{version}.dmg" url "https://woodenshark.com/4lightpack/Prismatik_#{version}_signed.dmg"
appcast 'https://github.com/woodenshark/Lightpack/releases.atom' appcast 'https://lightpack.tv/pages/downloads'
name 'Prismatik' name 'Prismatik'
homepage 'https://lightpack.tv/promo/lightpack1.php' homepage 'https://lightpack.tv/pages/downloads'
app 'Prismatik.app' app 'Prismatik.app'
end end