{ "version": "0.13.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.13.0/kalk.0.13.0.win-x64.zip", "hash": "377065e9d6bad1ac25ff45f8564651a136f67242ba5c3a83809151b2cd61a38b" } }, "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" } } } }