{ "version": "2.5.0", "description": "jd is a commandline utility and Go library for diffing and patching JSON values.", "homepage": "https://github.com/josephburnett/jd", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/josephburnett/jd/releases/download/v2.5.0/jd-amd64-windows.exe#/jd.exe", "hash": "08e078258477b3d981bdfc40987f824f825135d612c90c4f5fdce63fc69f949d" }, "arm64": { "url": "https://github.com/josephburnett/jd/releases/download/v2.5.0/jd-arm64-windows.exe#/jd.exe", "hash": "e6da231d4c3bf4df14cfefe153d5765553cc3a2efe3efaebbe4c2a8820d8c4e5" } }, "bin": "jd.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/josephburnett/jd/releases/download/v$version/jd-amd64-windows.exe#/jd.exe" }, "arm64": { "url": "https://github.com/josephburnett/jd/releases/download/v$version/jd-arm64-windows.exe#/jd.exe" } } } }