{
    "version": "8.6.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%408.6.0/insomnia-8.6.0-full.nupkg",
            "hash": "sha1:334682f355d072aaac35a463239723409506d912"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Insomnia.exe",
            "Insomnia"
        ]
    ],
    "checkver": {
        "url": "https://api.github.com/repositories/56899284/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"
        }
    }
}
