mindjet-mindmanager: change appcast configuratio to must_contain

This commit is contained in:
Vítor Galvão 2020-06-11 13:20:09 +01:00
parent 648b0f5ceb
commit 95a48a3aa7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask 'mindjet-mindmanager' do
url "https://download.mindjet.com/MindManager_Mac_#{version}.dmg" url "https://download.mindjet.com/MindManager_Mac_#{version}.dmg"
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://www.mindjet.com/latest-release-notes-mac-english', appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://www.mindjet.com/latest-release-notes-mac-english',
configuration: version.dots_to_underscores must_contain: version.dots_to_underscores
name 'Mindmanager' name 'Mindmanager'
homepage 'https://www.mindjet.com/mindmanager/' homepage 'https://www.mindjet.com/mindmanager/'