mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
341 B
Bash
8 lines
341 B
Bash
coconutbattery)
|
|
name="coconutBattery"
|
|
type="zip"
|
|
downloadURL="https://coconut-flavour.com/downloads/coconutBattery_latest.zip"
|
|
appNewVersion=$(curl -fs https://www.coconut-flavour.com/coconutbattery/ | grep "<title>" | sed -e 's/.*coconutBattery \(.*\) - by coconut-flavour.co.*/\1/')
|
|
expectedTeamID="R5SC3K86L5"
|
|
;;
|