mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-08 06:16:10 +01:00
Create ibarcoder.sh
This commit is contained in:
@@ -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"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user