{
    "version": "3.10.3",
    "description": "Async load test tool for web applications",
    "homepage": "https://gatling.io",
    "license": "Apache-2.0",
    "suggest": {
        "JDK": [
            "java/oraclejdk",
            "java/openjdk"
        ]
    },
    "url": "https://repo1.maven.org/maven2/io/gatling/highcharts/gatling-charts-highcharts-bundle/3.10.3/gatling-charts-highcharts-bundle-3.10.3-bundle.zip",
    "hash": "sha1:a776a88138357301651e797ffd1f4e662f54ea21",
    "extract_dir": "gatling-charts-highcharts-bundle-3.10.3",
    "bin": [
        "bin\\gatling.bat",
        "bin\\recorder.bat"
    ],
    "shortcuts": [
        [
            "bin\\recorder.bat",
            "Gatling Recorder"
        ]
    ],
    "env_set": {
        "GATLING_HOME": "$dir"
    },
    "persist": [
        "conf",
        "results",
        "user-files"
    ],
    "checkver": {
        "url": "https://search.maven.org/solrsearch/select/?q=g:io.gatling.highcharts+AND+a:gatling-charts-highcharts-bundle",
        "jsonpath": "$.response.docs[0].latestVersion"
    },
    "autoupdate": {
        "url": "https://repo1.maven.org/maven2/io/gatling/highcharts/gatling-charts-highcharts-bundle/$version/gatling-charts-highcharts-bundle-$version-bundle.zip",
        "hash": {
            "url": "$url.sha1"
        },
        "extract_dir": "gatling-charts-highcharts-bundle-$version"
    }
}
