Update anka-flow from 1.4.4.105 to 2.0.0.108 (#65613)

This commit is contained in:
CoreCode 2019-07-03 15:36:10 +02:00 committed by Markus Reiter
parent 277507f3d2
commit efe6a207d0
1 changed files with 6 additions and 5 deletions

View File

@ -1,22 +1,23 @@
cask 'anka-flow' do
version '1.4.4.105'
sha256 '7bad676c0286db3309edc0c66a65709cab0be0344ef208aec491ccd6081f0bea'
version '2.0.0.108'
sha256 '01f046494b7e86e5740184d5d2c746ad0299ff1f53b08b7e521f0bca7bf3d2f7'
# d1efqjhnhbvc57.cloudfront.net was verified as official when first introduced to the cask
url "https://d1efqjhnhbvc57.cloudfront.net/AnkaFlow-#{version}.pkg",
url "https://d1efqjhnhbvc57.cloudfront.net/Anka-#{version}.pkg",
referer: 'https://veertu.com/download-anka-run/'
appcast 'https://ankadoc.bitbucket.io/release-notes/index.html'
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://veertu.com/downloads/ankaflow-latest'
name 'Veertu Anka Flow'
homepage 'https://veertu.com/'
depends_on macos: '>= :yosemite'
pkg "AnkaFlow-#{version}.pkg"
pkg "Anka-#{version}.pkg"
uninstall launchctl: [
'com.veertu.nlimit',
'com.veertu.vlaunch',
'com.veertu.anka.lupd',
'com.veertu.anka.ankakbd',
],
script: {
executable: '/Library/Application Support/Veertu/Anka/tools/uninstall.sh',