diff --git a/fragments/labels/ibarcoder.sh b/fragments/labels/ibarcoder.sh new file mode 100644 index 0000000..7752c92 --- /dev/null +++ b/fragments/labels/ibarcoder.sh @@ -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" + ;;