mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-19 21:03:32 +00:00
Merge branch 'pr/554'
This commit is contained in:
7
fragments/labels/flexoptixapp.sh
Normal file
7
fragments/labels/flexoptixapp.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
flexoptixapp)
|
||||||
|
name="FLEXOPTIX App"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://flexbox.reconfigure.me/download/electron/mac/x64/current"
|
||||||
|
appNewVersion=$(curl -fsIL "${downloadURL}" | grep -i ^location | sed -E 's/.*-([0-9.]*)\.dmg/\1/g')
|
||||||
|
expectedTeamID="C5JETSFPHL"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user