diff --git a/iMazing/iMazing.download.recipe b/iMazing/iMazing.download.recipe index 0dc3d834..3ead5cb8 100644 --- a/iMazing/iMazing.download.recipe +++ b/iMazing/iMazing.download.recipe @@ -5,13 +5,17 @@ Comment Created with Recipe Robot v1.0.3 (https://github.com/homebysix/recipe-robot) Description - Downloads the latest version of iMazing. + Downloads the latest version of iMazing. + +Tested with MAJOR_VERSION 2 and 3. Identifier com.github.homebysix.download.iMazing Input NAME iMazing + MAJOR_VERSION + 2 MinimumVersion 0.6.1 @@ -21,7 +25,7 @@ Arguments appcast_url - https://downloads.imazing.com/com.DigiDNA.iMazing2Mac.xml + https://downloads.imazing.com/com.DigiDNA.iMazing%MAJOR_VERSION%Mac.xml Processor SparkleUpdateInfoProvider @@ -45,7 +49,7 @@ input_path %pathname%/iMazing.app requirement - identifier "com.DigiDNA.iMazing2Mac" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = J5PR93692Y + identifier "com.DigiDNA.iMazing%MAJOR_VERSION%Mac" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = J5PR93692Y Processor CodeSignatureVerifier