{
    "version": "0.40.0",
    "description": "An offline-first minimalistic HTTP client for API development and testing",
    "homepage": "https://restfox.dev/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/flawiddsouza/Restfox/releases/download/v0.40.0/Restfox-0.40.0-full.nupkg",
            "hash": "sha1:20318b50d78ce97f315269f4c7c6758a345c06a5"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Restfox.exe",
            "Restfox"
        ]
    ],
    "checkver": {
        "github": "https://github.com/flawiddsouza/Restfox"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/flawiddsouza/Restfox/releases/download/v$version/Restfox-$version-full.nupkg"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
