{
    "version": "5.15.10",
    "description": "OpenAPI file based API server for mocking, transformations, validations and more",
    "homepage": "https://stoplight.io/open-source/prism",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/stoplightio/prism/releases/download/v5.15.10/prism-cli-win.exe#/prism-cli.exe",
            "hash": "260b9c56fb8f1ea8475af043223ba0a91cdeef13197c6e7f72e234d23177fb15"
        }
    },
    "bin": [
        "prism-cli.exe",
        [
            "prism-cli.exe",
            "prism"
        ]
    ],
    "checkver": {
        "github": "https://github.com/stoplightio/prism"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/stoplightio/prism/releases/download/v$version/prism-cli-win.exe#/prism-cli.exe"
            }
        }
    }
}
