{
    "version": "2026.1.1",
    "description": "DotMemory. Memory Profile & Unit testing framework for .NET by JetBrains.",
    "homepage": "https://www.jetbrains.com/dotmemory/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.jetbrains.com/store/license.html"
    },
    "architecture": {
        "64bit": {
            "url": "https://download.jetbrains.com/resharper/dotUltimate.2026.1.1/dotMemory.UI.64.2026.1.1.exe#/dotMemory.exe",
            "hash": "eba6c7a640e0f01545e0407a2e3439b2783dc7689c07367b24233b7bd229b643"
        }
    },
    "shortcuts": [
        [
            "dotMemory.exe",
            "dotMemory"
        ]
    ],
    "checkver": {
        "url": "https://data.services.jetbrains.com/products/releases?code=DM&latest=true&platform=zip&type=release",
        "jsonpath": "$..version"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.jetbrains.com/resharper/dotUltimate.$version/dotMemory.UI.64.$version.exe#/dotMemory.exe"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
