kalker: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2024-04-03 17:08:36 +00:00
parent 2a3130a838
commit 80e7d58476

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.2.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.1.0/kalker-windows.msi", "url": "https://github.com/PaddiM8/kalker/releases/download/v2.2.0/kalker-windows.msi",
"hash": "baa2ac7e52ed864570a09e12de80d3ee3f0967c9a6f5b42777006819445585c8" "hash": "198ec67b93dbf89bf465eb2fce0affe8f5186a085cea2ddef0ae6b0d1fb46e33"
} }
}, },
"extract_dir": "kalker", "extract_dir": "kalker",