Files
Installomator/fragments/labels/iterm2.txt
2021-04-20 16:31:52 +02:00

9 lines
338 B
Plaintext

iterm2)
name="iTerm"
type="zip"
downloadURL="https://iterm2.com/downloads/stable/latest"
appNewVersion=$(curl -is https://iterm2.com/downloads/stable/latest | grep location: | grep -o "iTerm2.*zip" | cut -d "-" -f 2 | cut -d '.' -f1 | sed 's/_/./g')
expectedTeamID="H7V7XYVQ7D"
blockingProcesses=( iTerm2 )
;;