Manifests/AnalogDevicesLTspice.json

{
    "Name": "Analog Devices LTspice",
    "Source": "https://www.analog.com/en/resources/design-tools-and-calculators/ltspice-simulator.html",
    "Get": {
        "Update": {
            "Uri": "https://ltspice.analog.com/download/updates.txt",
            "ContentType": "text/plain; charset=utf-8",
            "UserAgent": "AnalogDevicesLTspice"
        },
        "Download": {
            "Uri": "https://ltspice.analog.com/software/LTspice64.msi"
        }
    },
    "Install": {
        "Setup": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}