fme-desktop: change appcast configuratio to must_contain

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

View File

@ -4,7 +4,7 @@ cask 'fme-desktop' do
url "https://downloads.safe.com/fme/#{version.major}/fme-desktop-#{version}-macosx.dmg"
appcast 'https://www.safe.com/support/downloads/',
configuration: version.major_minor
must_contain: version.major_minor
name 'FME Desktop'
homepage 'https://www.safe.com/'