mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
rodeconnect
This commit is contained in:
8
fragments/labels/rodeconnect.sh
Normal file
8
fragments/labels/rodeconnect.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
rodeconnect)
|
||||
name="RODE Connect"
|
||||
type="pkgInZip"
|
||||
packageID="com.rodeconnect.installer"
|
||||
downloadURL="https://cdn1.rode.com/rodeconnect_installer_mac.zip"
|
||||
appNewVersion="$(curl -fs https://rode.com/software/rode-connect | grep -i -o ">Current version .*<" | cut -d " " -f4)"
|
||||
expectedTeamID="Z9T72PWTJA"
|
||||
;;
|
||||
Reference in New Issue
Block a user