Create new label idrivethin

This commit is contained in:
worthypants
2022-05-03 16:41:40 +02:00
parent 01d00aa361
commit 8b5f5d40c9

View File

@@ -0,0 +1,9 @@
idrivethin)
name="IDrive"
type="pkgInDmg"
pkgName="IDriveThin.pkg"
downloadURL=$(curl -fs https://static.idriveonlinebackup.com/downloads/idrivethin/thin_version.js | sed 's/.*thinclient-mac\([^;]*\).*/\1/' | sed 's/.*\(https.*dmg\).*/\1/g')
appNewVersion=$(curl -fs https://static.idriveonlinebackup.com/downloads/idrivethin/thin_version.js | sed 's/.*thin_mac_ver=\([^;]*\).*/\1/' | sed 's/.*Version \([0-9.]*\).*/\1/')
versionKey="CFBundleVersion"
expectedTeamID="JWDCNYZ922"
;;