# Installomator label for Accelerator Keys.
# Submit upstream at https://github.com/Installomator/Installomator (fragments/labels/acceleratorkeys.sh)
# downloadURL always resolves to the current signed PKG.
acceleratorkeys)
    name="AcceleratorKeys"
    type="pkg"
    downloadURL="https://acceleratorkeys.com/download/pkg"
    appNewVersion=$(curl -fsL "https://acceleratorkeys.com/updates/appcast.xml" | grep -o 'sparkle:shortVersionString="[^"]*"' | head -1 | cut -d'"' -f2)
    expectedTeamID="759736J3S8"
    blockingProcesses=( "AcceleratorKeys" )
    ;;
