mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
Create ibarcoder.sh
This commit is contained in:
7
fragments/labels/ibarcoder.sh
Normal file
7
fragments/labels/ibarcoder.sh
Normal 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"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user