{ "version": "1.9.2", "description": "A fast local diff viewer.", "homepage": "https://github.com/nkzw-tech/codiff", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/nkzw-tech/codiff/releases/download/v1.9.2/Codiff-win32-x64-1.9.2.zip", "hash": "edef345525dc325b1d1320e5d85b978c0deb414f10139a33b712539b885acd84", "extract_dir": "Codiff-win32-x64" } }, "bin": "codiff.exe", "shortcuts": [ [ "codiff.exe", "Codiff" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/nkzw-tech/codiff/releases/download/v$version/Codiff-win32-x64-$version.zip" } } } }