{
    "version": "0.9.4",
    "description": "Lava language. An Object-oriented rapid application development (RAD) language with type parameters (virtual types), refactoring, and extensive static checks.",
    "homepage": "http://lavape.sourceforge.net/",
    "license": "GPL-3.0-or-later",
    "url": "https://downloads.sourceforge.net/project/lavape/LavaPE%20%28Windows_Unix%29/lavape-0.9.4/lavape-0.9.4-win32-bin.exe#/dl.7z",
    "hash": "ad4d1bf25864f7009cbaba359fa8938cc0a249187c2db067439d84754e5cc716",
    "pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\uninst.exe\" -Force -Recurse",
    "bin": "bin\\lpc.exe",
    "shortcuts": [
        [
            "bin\\Lava.exe",
            "Lava InterPreter"
        ],
        [
            "bin\\LavaPE.exe",
            "Lava Programming Environment"
        ]
    ]
}
