Files
Installomator/fragments/labels/easeusdatarecoverywizard.txt
2021-04-20 16:31:52 +02:00

10 lines
324 B
Plaintext

easeusdatarecoverywizard)
# credit: Søren Theilgaard (@theilgaard)
name="EaseUS Data Recovery Wizard"
type="dmg"
downloadURL=$( curl -fsIL https://down.easeus.com/product/mac_drw_free_setup | grep -i "^location" | awk '{print $2}' | tr -d '
' )
#appNewVersion=""
expectedTeamID="DLLVW95FSM"
;;