extracted labels

This commit is contained in:
Armin Briegel
2021-04-20 16:31:52 +02:00
parent 24b8b435b6
commit 448a11a1b6
270 changed files with 6562 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
nvivo)
name="NVivo"
type="dmg"
downloadURL="https://download.qsrinternational.com/Software/NVivoforMac/NVivo.dmg"
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | tr '/' '
' | grep "[0-9]" | cut -d "." -f1-3 )
expectedTeamID="A66L57342X"
blockingProcesses=( NVivo NVivoHelper )
;;