Create ibarcoder.sh

This commit is contained in:
Søren Theilgaard
2021-12-17 14:48:24 +01:00
parent 9178cf8fe5
commit a4fe0d65ec

View File

@@ -0,0 +1,7 @@
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"
;;