mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-06 14:23:06 +01:00
changed fragments to .sh extension
This commit is contained in:
10
fragments/labels/adobeconnect.sh
Normal file
10
fragments/labels/adobeconnect.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
adobeconnect)
|
||||
# credit: Oh4sh0 https://github.com/Oh4sh0
|
||||
# Comment by Søren: I do not know this software.
|
||||
# Looks like it's an Adobe installer in an app, so it will probably not work
|
||||
name="AdobeConnectInstaller"
|
||||
type="dmg"
|
||||
downloadURL="http://www.adobe.com/go/ConnectSetupMac"
|
||||
appNewVersion=$(curl -fs https://helpx.adobe.com/adobe-connect/connect-downloads-updates.html | grep "Mac" | grep version | head -1 | sed -E 's/.*\(version ([0-9\.]*),.*/\1/g')
|
||||
expectedTeamID="JQ525L2MZD"
|
||||
;;
|
||||
Reference in New Issue
Block a user