{
    "##": "ZIP releases are no longer created for new versions: <https://www.jetbrains.com/help/youtrack/server/youtrack-zip.html>.",
    "version": "2025.1.82518",
    "description": "Web-based issue tracking and agile project management tool by JetBrains.",
    "homepage": "https://jetbrains.com/youtrack/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://jetbrains.com/youtrack/buy/license.html"
    },
    "notes": "YouTrack can be started from anywhere using 'youtrack' command.",
    "url": "https://download.jetbrains.com/charisma/youtrack-2025.1.82518.zip",
    "hash": "26639a4cfa42c23228f60ca332c6366b05864fcf649cae0cc31e05b231745f74",
    "extract_dir": "youtrack-2025.1.82518",
    "installer": {
        "script": [
            "$ver_path = \"$dir\\bin\"",
            "$cont = @(",
            "    \"Push-Location \"\"$ver_path\"\"\"",
            "    '& .\\youtrack.bat @args'",
            "    'Pop-Location'",
            ")",
            "Set-Content \"$dir\\youtrack.ps1\" $cont -Encoding Ascii"
        ]
    },
    "bin": "youtrack.ps1",
    "persist": [
        "backup",
        "conf",
        "data",
        "logs"
    ],
    "autoupdate": {
        "url": "https://download.jetbrains.com/charisma/youtrack-$version.zip",
        "hash": {
            "url": "$url.sha256"
        },
        "extract_dir": "youtrack-$version"
    }
}
