{
    "version": "5.5.6",
    "description": "The Scientific Python Development Environment.",
    "homepage": "https://www.spyder-ide.org/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/spyder-ide/spyder/releases/download/v5.5.6/Spyder_64bit_full.exe#/dl.7z",
            "hash": "c0c5b36bb565d56eb26c656d4443e6a203429f32056afe66eafa1f7f192089f8"
        }
    },
    "pre_install": "Remove-Item \"$dir\" -Include 'uninstall.exe', '$PLUGINSDIR' -Recurse",
    "shortcuts": [
        [
            "Python\\pythonw.exe",
            "SPYDER",
            "$dir\\Spyder.launch.pyw",
            "spyder.ico"
        ]
    ],
    "checkver": {
        "github": "https://github.com/spyder-ide/spyder"
    },
    "autoupdate": {
        "url": "https://github.com/spyder-ide/spyder/releases/download/v$version/Spyder_64bit_full.exe#/dl.7z"
    }
}
