new label: xcreds

This commit is contained in:
Armin Briegel
2022-09-02 12:55:22 +02:00

View File

@@ -1,7 +1,10 @@
xcreds)
name="XCreds"
#type="pkgInZip"
#packageID="com.twocanoes.pkg.secureremoteaccess"
#downloadURL=$(curl -fs "https://twocanoes.com/products/mac/xcreds/" | grep -ioE "https://.*\.zip" | head -1)
#appNewVersion=$(curl -fs "https://twocanoes.com/products/mac/xcreds/" | grep -io "Current Version:.*" | sed -E 's/.*XCreds *([0-9.]*)<.*/\1/g')
type="pkg"
packageID="com.twocanoes.pkg.secureremoteaccess"
downloadURL="$(downloadURLFromGit twocanoes xcreds)"
appNewVersion="$(versionFromGit twocanoes xcreds)"
expectedTeamID="UXP6YEHSPW"