mirror of
https://github.com/mtan93/Installomator.git
synced 2026-06-01 06:11:49 +01:00
finished updating labels
This commit is contained in:
@@ -3,6 +3,6 @@ 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 "has-m-t-0" | head -1 | cut -d ">" -f2 | cut -d " " -f1)
|
||||
expectedTeamID="Q248YREB53"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user