{ "version": "0.8.0", "description": "Command line calculator app.", "homepage": "https://kalk.dev/", "license": "BSD-2-Clause", "architecture": { "64bit": { "url": "https://github.com/xoofx/kalk/releases/download/0.8.0/kalk.0.8.0.win-x64.zip", "hash": "8af3dc5d2657cfdd22d4289263a05e9d8039752ba8dc144382b5f757a2d77d85" } }, "bin": "kalk.exe", "checkver": { "github": "https://github.com/xoofx/kalk" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/xoofx/kalk/releases/download/$version/kalk.$version.win-x64.zip" } } } }