Files
Installomator/fragments/labels/ibarcoder.sh
Søren Theilgaard a4fe0d65ec Create ibarcoder.sh
2021-12-17 14:48:24 +01:00

8 lines
275 B
Bash

ibarcoder)
name="iBarcoder"
type="dmg"
downloadURL="https://cristallight.com/Downloads/mac/ibarcoder.dmg"
appNewVersion="$(curl -fs "https://cristallight.com/iBarcoder/" | grep -i version: | head -1 | awk '{print $2}')"
expectedTeamID="JAXVB9AH9M"
;;