{ "version": "1.1", "description": "Console-based hex editor", "homepage": "https://github.com/samizzo/hexed", "license": "BSD-2-Clause", "architecture": { "64bit": { "url": "https://github.com/samizzo/hexed/releases/download/v1.1/hexed.exe", "hash": "ff6532f73248f4b0a0e6240c0b9dbf4ccfc1144006cba7c3f76be3f3ad71daff" } }, "bin": "hexed.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/samizzo/hexed/releases/download/v$version/hexed.exe" } } } }