kalker: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2024-03-23 05:07:11 +00:00
parent 9185f7c9ba
commit 70fc124fd0

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.4", "version": "2.1.0",
"description": "Calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals", "description": "Calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals",
"homepage": "https://kalker.xyz", "homepage": "https://kalker.xyz",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/PaddiM8/kalker/releases/download/v2.0.4/kalker-windows.msi", "url": "https://github.com/PaddiM8/kalker/releases/download/v2.1.0/kalker-windows.msi",
"hash": "598ad28a53b0161d682b699f803e263593d5caab729d51eef931252f2c54d2f7" "hash": "baa2ac7e52ed864570a09e12de80d3ee3f0967c9a6f5b42777006819445585c8"
} }
}, },
"extract_dir": "kalker", "extract_dir": "kalker",