{
    "version": "1.3.4",
    "description": "A high performance csv viewer with cjk/emoji support",
    "homepage": "https://github.com/wfxr/csview",
    "license": "MIT|Apache-2.0",
    "suggest": {
        "xsv": "xsv"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/wfxr/csview/releases/download/v1.3.4/csview-v1.3.4-x86_64-pc-windows-msvc.zip",
            "hash": "fc490a108ad7ecaa30950b7c79f9b0c7f5426e1507c9e993efba2581be7e5ec8",
            "extract_dir": "csview-v1.3.4-x86_64-pc-windows-msvc"
        }
    },
    "bin": "csview.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/wfxr/csview/releases/download/v$version/csview-v$version-x86_64-pc-windows-msvc.zip",
                "extract_dir": "csview-v$version-x86_64-pc-windows-msvc"
            }
        }
    }
}
