{ "version": "2.2.1", "description": "Calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals", "homepage": "https://kalker.xyz", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/PaddiM8/kalker/releases/download/v2.2.1/kalker-windows.msi", "hash": "103e6df9a8c07e7f501c5ac5a2c4deb584474ef7d11b4436248ca26154758380" } }, "extract_dir": "kalker", "bin": "kalker.exe", "checkver": { "github": "https://github.com/PaddiM8/kalker" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/PaddiM8/kalker/releases/download/v$version/kalker-windows.msi" } } } }