[
    {
        "UpdateStageName": "Update and Clear yt-dlp",
        "UpdateSourcePlatform": "Linux",
        "UpdateSource": "Executable",
        "UpdateSourceData": "/bin/bash",
        "UpdateSourceArgs": "-c \"cd sinusbot && ./yt-dlp/yt-dlp --restrict-filename -U >/dev/null 2>&1 && ./yt-dlp/yt-dlp --rm-cache-dir >/dev/null 2>&1\"",
        "SkipOnFailure": false
    }
]