mirror of
https://github.com/mtan93/Installomator.git
synced 2026-06-01 14:21:47 +01:00
new labels after merge
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
camostudio)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="Camo Studio"
|
||||
type="zip"
|
||||
downloadURL="https://reincubate.com/res/labs/camo/camo-macos-latest.zip"
|
||||
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