finished updating labels

This commit is contained in:
Armin Briegel
2021-08-16 16:55:28 +02:00
parent 97e8c160d2
commit 2e72b05df1
142 changed files with 460 additions and 190 deletions
+1 -1
View File
@@ -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"
;;