{
    "version": "12.5.0",
    "description": "HTTP and GraphQL client",
    "homepage": "https://insomnia.rest",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Kong/insomnia/releases/download/core%4012.5.0/insomnia-12.5.0-full.nupkg",
            "hash": "sha1:c6d69daa9618af6a78c7dbbb2a3f76b0ce7c6e56"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Insomnia.exe",
            "Insomnia"
        ]
    ],
    "checkver": {
        "github": "https://api.github.com/repos/Kong/insomnia/releases",
        "regex": "\"core@([\\d.]+)\""
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Kong/insomnia/releases/download/core%40$version/insomnia-$version-full.nupkg"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
