{ "version": "12.6.0", "description": "Vim Inspired Electron Browser", "homepage": "https://vieb.dev", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/Jelmerro/Vieb/releases/download/12.6.0/Vieb-12.6.0-win.zip", "hash": "ceef0de772021f748dd65953ed196784ba2777d9c8e566c1a4c9e31229473861" }, "arm64": { "url": "https://github.com/Jelmerro/Vieb/releases/download/12.6.0/Vieb-12.6.0-arm64-win.zip", "hash": "eae3ff086941b34ddf4b9f295c4cc409d4dd68d840e12195a3cb97652eb85087" } }, "bin": "Vieb.exe", "shortcuts": [ [ "Vieb.exe", "Vieb" ] ], "checkver": { "github": "https://github.com/Jelmerro/Vieb" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Jelmerro/Vieb/releases/download/$version/Vieb-$version-win.zip" }, "arm64": { "url": "https://github.com/Jelmerro/Vieb/releases/download/$version/Vieb-$version-arm64-win.zip" } } } }