added scaleft, closes #216

This commit is contained in:
Armin Briegel
2021-08-17 14:07:21 +02:00
parent ea134a68d1
commit 37c23ff1ce

View File

@@ -0,0 +1,8 @@
scaleft)
name="ScaleFT"
type="pkg"
downloadURL="https://dist.scaleft.com/client-tools/mac/latest/ScaleFT.pkg"
appNewVersion=$(curl -sf "https://dist.scaleft.com/client-tools/mac/" | awk '/dir/{i++}i==2' | sed -nre 's/^[^0-9]*(([0-9]+\.)*[0-9]+).*/\1/p')
expectedTeamID="HV2G9Z3RP5"
blockingProcesses=( ScaleFT )
;;