mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Updated new App URL for Camo Studio
This commit is contained in:
@@ -1143,7 +1143,7 @@ camostudio)
|
||||
name="Camo Studio"
|
||||
type="zip"
|
||||
downloadURL="https://reincubate.com/res/labs/camo/camo-macos-latest.zip"
|
||||
#appNewVersion=$( ) # Can't find any versioniing on web server
|
||||
appNewVersion=$(curl -s -L https://reincubate.com/support/camo/release-notes/ | grep -m2 "title is-5" | tail -n1 | grep -o -e "name=.*\"" | awk -F '=' '{print $2}' | sed 's/\"//g')
|
||||
expectedTeamID="Q248YREB53"
|
||||
;;
|
||||
camtasia)
|
||||
|
||||
Reference in New Issue
Block a user