From 57cb4332c097c6c26e177d7c563d47b4c95a5ab9 Mon Sep 17 00:00:00 2001 From: AP Orlebeke Date: Sun, 7 May 2023 12:05:47 -0400 Subject: [PATCH] Fix use of camel case for Tailscale --- TailScale/TailScale.download.recipe | 6 +++--- TailScale/TailScale.munki.recipe | 8 ++++---- TailScale/TailScale.pkg.recipe | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/TailScale/TailScale.download.recipe b/TailScale/TailScale.download.recipe index cd12a97..40842b0 100644 --- a/TailScale/TailScale.download.recipe +++ b/TailScale/TailScale.download.recipe @@ -3,13 +3,13 @@ Description - Downloads the latest version TailScale. Note that this version of TailScale uses a System Extension, whereas the App Store version uses a Network Extension. More info: https://tailscale.com/kb/1065/macos-variants/ + Downloads the latest version Tailscale. Note that this version of Tailscale uses a System Extension, whereas the App Store version uses a Network Extension. More info: https://tailscale.com/kb/1065/macos-variants/ Identifier com.github.apizz.download.TailScale Input NAME - TailScale + Tailscale USER_AGENT Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 @@ -61,7 +61,7 @@ Arguments input_path - %RECIPE_CACHE_DIR%/%NAME%/TailScale.app + %RECIPE_CACHE_DIR%/%NAME%/Tailscale.app requirement anchor apple generic and identifier "io.tailscale.ipn.macsys" 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] = W5364U7YZB) strict_verification diff --git a/TailScale/TailScale.munki.recipe b/TailScale/TailScale.munki.recipe index 0bfb5b8..62da51f 100644 --- a/TailScale/TailScale.munki.recipe +++ b/TailScale/TailScale.munki.recipe @@ -3,7 +3,7 @@ Description - Downloads the latest version of TailScale and imports it into a munki_repo. + Downloads the latest version of Tailscale and imports it into a munki_repo. Identifier com.github.apizz.munki.TailScale Input @@ -13,7 +13,7 @@ MUNKI_REPO_SUBDIR apps/tailscale NAME - TailScale + Tailscale pkginfo catalogs @@ -27,7 +27,7 @@ developer Tailscale Inc. display_name - TailScale + Tailscale name %NAME% unattended_install @@ -44,7 +44,7 @@ dmg_path %RECIPE_CACHE_DIR%/%NAME%-%version%.dmg dmg_root - %RECIPE_CACHE_DIR%/%NAME%/TailScale.app + %RECIPE_CACHE_DIR%/%NAME%/Tailscale.app Processor DmgCreator diff --git a/TailScale/TailScale.pkg.recipe b/TailScale/TailScale.pkg.recipe index e4be10b..db8d00f 100644 --- a/TailScale/TailScale.pkg.recipe +++ b/TailScale/TailScale.pkg.recipe @@ -3,13 +3,13 @@ Description - Downloads the latest version of TailScale creates a PKG. + Downloads the latest version of Tailscale and creates a PKG. Identifier com.github.apizz.pkg.TailScale Input NAME - TailScale + Tailscale MinimumVersion 1.0.0 @@ -21,7 +21,7 @@ Arguments app_path - %RECIPE_CACHE_DIR%/%NAME%/TailScale.app + %RECIPE_CACHE_DIR%/%NAME%/Tailscale.app Processor AppPkgCreator @@ -30,7 +30,7 @@ Arguments info_path - %pathname%/TailScale.app/Contents/Info.plist + %pathname%/Tailscale.app/Contents/Info.plist plist_keys CFBundleShortVersionString