{
    "version": "2.0.83",
    "description": "A command-line tool that allows you to save a web page with all its resources in a single HTML file.",
    "homepage": "https://github.com/gildas-lormeau/single-file-cli",
    "license": "AGPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/gildas-lormeau/single-file-cli/releases/download/v2.0.83/single-file.exe",
            "hash": "42fa68f4083e6eea45a72094f1f0767e803475e4ed476d837abfefa09b429ad2"
        }
    },
    "bin": "single-file.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/gildas-lormeau/single-file-cli/releases/download/v$version/single-file.exe"
            }
        }
    }
}
