mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
275 B
Bash
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"
|
|
;;
|