{
    "version": "6.1.8",
    "description": ".NET debugger and assembly editor",
    "homepage": "https://github.com/0xd4d/dnSpy",
    "license": "GPL-3.0-only",
    "notes": "dnSpy is not being maintained. We suggest installing 'dnspyex' for latest features and patches.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/0xd4d/dnSpy/releases/download/v6.1.8/dnSpy-net-win64.zip",
            "hash": "78d855aef02d87195ddde4f4a89f16f03708e66ec8282cf8eb9ecc89dd469f6c"
        },
        "32bit": {
            "url": "https://github.com/0xd4d/dnSpy/releases/download/v6.1.8/dnSpy-net-win32.zip",
            "hash": "3cb7340b5b0b250a5b8d6cbf45bee4355be09c9a4d4fe2b2fac9abd5c7b95efd"
        }
    },
    "bin": [
        "dnSpy.Console.exe",
        "dnSpy.exe"
    ],
    "shortcuts": [
        [
            "dnSpy.exe",
            "dnSpy"
        ]
    ]
}
