mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
new label: xcreds
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user