{
    "version": "3.0.8",
    "description": "Portable RAM cleaner using native Windows APIs to release memory.",
    "homepage": "https://github.com/IgorMundstein/WinMemoryCleaner",
    "license": {
        "identifier": "GPL-3.0-or-later",
        "url": "https://github.com/IgorMundstein/WinMemoryCleaner/blob/main/LICENSE"
    },
    "notes": "Requires .NET Framework 4.x runtime.",
    "url": "https://github.com/IgorMundstein/WinMemoryCleaner/releases/download/3.0.8/WinMemoryCleaner.exe",
    "hash": "8b68d56c6ee28740f76513f21b21f5a1018f0ef291467b3f3d39d43daf0c0f2f",
    "bin": "WinMemoryCleaner.exe",
    "shortcuts": [
        [
            "WinMemoryCleaner.exe",
            "WinMemoryCleaner"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/IgorMundstein/WinMemoryCleaner/releases/download/$version/WinMemoryCleaner.exe"
    }
}
