mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-09 22:04:53 +01:00
changed fragments to .sh extension
This commit is contained in:
8
fragments/labels/lucifer.sh
Normal file
8
fragments/labels/lucifer.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user