diff --git a/fragments/labels/jamfconnectconfiguration.sh b/fragments/labels/jamfconnectconfiguration.sh new file mode 100644 index 0000000..7237f2e --- /dev/null +++ b/fragments/labels/jamfconnectconfiguration.sh @@ -0,0 +1,6 @@ +jamfconnectconfiguration) + name="Jamf Connect Configuration" + type="dmg" + downloadURL="https://files.jamfconnect.com/JamfConnect.dmg" + expectedTeamID="483DWKW443" + ;; diff --git a/fragments/labels/tageditor.sh b/fragments/labels/tageditor.sh new file mode 100644 index 0000000..a3af5bf --- /dev/null +++ b/fragments/labels/tageditor.sh @@ -0,0 +1,7 @@ +tageditor) + name"Tag Editor" + type="dmg" + downloadURL="https://amvidia.com/downloads/tag-editor-mac.dmg" + appNewVersion="curl -sf "https://amvidia.com/tag-editor" | grep -o -E '"softwareVersion":.'"{8}" | sed 's/\"//g' | awk -F ': ' '{print $2}'" + expectedTeamID="F2TH9XX9CJ" + ;; diff --git a/fragments/labels/tom4aconverter.sh b/fragments/labels/tom4aconverter.sh new file mode 100644 index 0000000..bba86c0 --- /dev/null +++ b/fragments/labels/tom4aconverter.sh @@ -0,0 +1,7 @@ +tom4aconverter) + name"To M4A Converter" + type="dmg" + downloadURL="https://amvidia.com/downloads/to-m4a-converter-mac.dmg" + appNewVersion="curl -sf "https://amvidia.com/to-m4a-converter" | grep -o -E '"softwareVersion":.'"{8}" | sed 's/\"//g' | awk -F ': ' '{print $2}'" + expectedTeamID="F2TH9XX9CJ" + ;;