From a8471a2b2dff4e1039f3a269c3d154300e06b1da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Fri, 13 Mar 2020 14:53:44 +0000 Subject: [PATCH] prismatik.rb: update to 6.0.0.104 (#78597) --- Casks/prismatik.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Casks/prismatik.rb b/Casks/prismatik.rb index 07af3d12036..e2aa0dbbad9 100644 --- a/Casks/prismatik.rb +++ b/Casks/prismatik.rb @@ -1,12 +1,12 @@ cask 'prismatik' do - version '5.11.2' - sha256 '47e7e5335c432cb9aec169b129b24fae7bb367665843c5cbaa0e49c6f0db13f5' + version '6.0.0.104' + sha256 '72e94944f9732ab737836a399a6f92693d1dd1717e0bef0cae3d96654b1dd2af' - # github.com/woodenshark/Lightpack was verified as official when first introduced to the cask - url "https://github.com/woodenshark/Lightpack/releases/download/#{version}/Prismatik.#{version}.dmg" - appcast 'https://github.com/woodenshark/Lightpack/releases.atom' + # woodenshark.com/4lightpack was verified as official when first introduced to the cask + url "https://woodenshark.com/4lightpack/Prismatik_#{version}_signed.dmg" + appcast 'https://lightpack.tv/pages/downloads' name 'Prismatik' - homepage 'https://lightpack.tv/promo/lightpack1.php' + homepage 'https://lightpack.tv/pages/downloads' app 'Prismatik.app' end