Files
Installomator/fragments/labels/lucifer.sh
2021-04-28 09:36:16 +02:00

9 lines
347 B
Bash

lucifer)
# credit: Drew Diver (@grumpydrew on MacAdmins Slack)
name="Lucifer"
type="zip"
downloadURL="https://www.hexedbits.com/downloads/lucifer.zip"
appNewVersion=$( curl -fs "https://www.hexedbits.com/lucifer/" | grep "Latest version" | sed -E 's/.*Latest version ([0-9.]*),.*/\1/g' )
expectedTeamID="5VRJU68BZ5"
;;