Update Camtasia to 2021

Fixed name and added appNewVersion
This commit is contained in:
marcelpogorzelski
2022-04-26 11:26:08 +02:00
parent 579862274a
commit 026c399e0c

View File

@@ -1,6 +1,8 @@
camtasia)
name="Camtasia 2020"
camtasia|\
camtasia2021)
name="Camtasia 2021"
type="dmg"
downloadURL=https://download.techsmith.com/camtasiamac/releases/Camtasia.dmg
appNewVersion=$(curl -H "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15" -fs "https://support.techsmith.com/hc/en-us/articles/360004908652-Desktop-Product-Download-Links" | grep "Camtasia (Mac)" | head -1 | sed -e 's/.*Camtasia (Mac) //' -e 's/<\/td>.*//')
expectedTeamID="7TQL462TU8"
;;