{
    "version": "11.2.14-canary240621-0734",
    "description": "Complete API development environment (canary version)",
    "homepage": "https://www.postman.com/",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.postman.com/legal/terms/"
    },
    "architecture": {
        "64bit": {
            "url": "https://dl.pstmn.io/download/11.2.14-canary240621-0734/PostmanCanary-win64-11.2.14-canary240621-0734-full.nupkg",
            "hash": "sha1:239d0994861a6386c73081a90f4d87dfc844cd53"
        }
    },
    "extract_dir": "lib\\net45",
    "bin": "PostmanCanary.exe",
    "shortcuts": [
        [
            "PostmanCanary.exe",
            "PostmanCanary"
        ]
    ],
    "checkver": {
        "url": "https://dl.pstmn.io/changelog?channel=canary&platform=win64",
        "jsonpath": "$.changelog[0].name"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://dl.pstmn.io/download/$version/PostmanCanary-win64-$version-full.nupkg",
                "hash": {
                    "url": "https://dl.pstmn.io/RELEASES?platform=win64&channel=canary&from=$version",
                    "jsonpath": "$.releases[*].files[?(@.name=='$basename')].hash"
                }
            }
        }
    }
}
