{
    "version": "7.24.0",
    "description": "MuleSoft's Eclipse-based IDE for designing and testing Mule applications.",
    "homepage": "https://www.mulesoft.com/platform/studio",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.salesforce.com/company/legal/"
    },
    "notes": [
        "Anypoint Studio requires Java Development Kit (JDK) 17.",
        "Your workspace and configuration will be persisted across updates.",
        "For more information, visit: https://docs.mulesoft.com/studio/"
    ],
    "architecture": {
        "64bit": {
            "url": "https://mule-studio.s3.amazonaws.com/7.24.0-GA/AnypointStudio-7.24.0-win64.zip",
            "hash": "e704128554de2ad7f4bfb0519da4220cc5b034e555d3471ed6a2ee29e0add7fb"
        }
    },
    "extract_dir": "AnypointStudio",
    "bin": "AnypointStudio.exe",
    "shortcuts": [
        [
            "AnypointStudio.exe",
            "Anypoint Studio"
        ]
    ],
    "persist": [
        "workspace",
        "configuration"
    ],
    "checkver": {
        "url": "https://docs.mulesoft.com/release-notes/studio/anypoint-studio",
        "regex": "Anypoint\\s+Studio\\s+v?([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://mule-studio.s3.amazonaws.com/$version-GA/AnypointStudio-$version-win64.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
