diff --git a/Flinto/Flinto.download.recipe b/Flinto/Flinto.download.recipe index 1b328b15..edbff46c 100644 --- a/Flinto/Flinto.download.recipe +++ b/Flinto/Flinto.download.recipe @@ -3,7 +3,7 @@ Comment - Created with Recipe Robot v1.0.3 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v1.0.5 (https://github.com/homebysix/recipe-robot) Description Downloads the latest version of Flinto. Identifier @@ -11,19 +11,19 @@ Input DOWNLOAD_URL - https://www.flinto.com/assets/Flinto.app.zip + https://www.flinto.com/mac/download_latest NAME Flinto MinimumVersion - 0.6.1 + 1.0.0 Process Arguments filename - %NAME%.zip + %NAME%.dmg url %DOWNLOAD_URL% @@ -34,24 +34,11 @@ Processor EndOfCheckPhase - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME%/Applications - purge_destination - - - Processor - Unarchiver - Arguments input_path - %RECIPE_CACHE_DIR%/%NAME%/Applications/Flinto.app + %pathname%/Flinto.app requirement anchor apple generic and identifier "com.flinto.Flinto" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or 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] = UZUZXB9C8N) @@ -62,7 +49,7 @@ Arguments input_plist_path - %RECIPE_CACHE_DIR%/%NAME%/Applications/Flinto.app/Contents/Info.plist + %pathname%/Flinto.app/Contents/Info.plist plist_version_key CFBundleShortVersionString diff --git a/Flinto/Flinto.install.recipe b/Flinto/Flinto.install.recipe index f85beba2..445c6090 100644 --- a/Flinto/Flinto.install.recipe +++ b/Flinto/Flinto.install.recipe @@ -3,7 +3,7 @@ Comment - Created with Recipe Robot v1.0.3 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v1.0.5 (https://github.com/homebysix/recipe-robot) Description Installs the latest version of Flinto. Identifier @@ -14,7 +14,7 @@ Flinto MinimumVersion - 0.6.1 + 1.0.0 ParentRecipe com.github.homebysix.download.Flinto Process @@ -23,18 +23,7 @@ Arguments dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME%/Applications - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% + %pathname% items_to_copy diff --git a/Flinto/Flinto.munki.recipe b/Flinto/Flinto.munki.recipe index 4c1f7838..0abaf6c0 100644 --- a/Flinto/Flinto.munki.recipe +++ b/Flinto/Flinto.munki.recipe @@ -3,7 +3,7 @@ Comment - Created with Recipe Robot v1.0.3 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v1.0.5 (https://github.com/homebysix/recipe-robot) Description Downloads the latest version of Flinto and imports it into Munki. Identifier @@ -33,27 +33,16 @@ MinimumVersion - 0.6.1 + 1.0.0 ParentRecipe com.github.homebysix.download.Flinto Process - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME%/Applications - - Processor - DmgCreator - Arguments pkg_path - %dmg_path% + %pathname% repo_subdirectory %MUNKI_REPO_SUBDIR% diff --git a/Flinto/Flinto.pkg.recipe b/Flinto/Flinto.pkg.recipe index 5fe4223a..ddbcaed2 100644 --- a/Flinto/Flinto.pkg.recipe +++ b/Flinto/Flinto.pkg.recipe @@ -3,7 +3,7 @@ Comment - Created with Recipe Robot v1.0.3 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v1.0.5 (https://github.com/homebysix/recipe-robot) Description Downloads the latest version of Flinto and creates a package. Identifier @@ -16,41 +16,14 @@ Flinto MinimumVersion - 0.6.1 + 1.0.0 ParentRecipe com.github.homebysix.download.Flinto Process - Arguments - - pkg_request - - chown - - - group - admin - path - Applications - user - root - - - id - %BUNDLE_ID% - options - purge_ds_store - pkgname - %NAME%-%version% - pkgroot - %RECIPE_CACHE_DIR%/%NAME% - version - %version% - - Processor - PkgCreator + AppPkgCreator