{
    "version": "46",
    "description": "SPICE simulator for electric and electronic circuits",
    "homepage": "http://ngspice.sourceforge.net",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/ngspice/ng-spice-rework/46/ngspice-46_64.7z",
            "hash": "sha1:2b873a86c682997c357a0a1452f0421e67e28217",
            "extract_dir": "Spice64"
        }
    },
    "bin": [
        "bin\\ngspice_con.exe",
        [
            "bin\\ngspice_con.exe",
            "ngspice"
        ]
    ],
    "shortcuts": [
        [
            "bin\\ngspice.exe",
            "Ngspice"
        ]
    ],
    "checkver": "sourceforge",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/ngspice/ng-spice-rework/$version/ngspice-$version_64.7z"
            }
        }
    }
}
