kalker: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2024-10-03 20:27:46 +00:00
parent db9aa54e68
commit b4f751d0e6

View File

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