From 0c1724cb592c8eeeec5956ba1ab0159926120fdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 20:24:19 +0000 Subject: [PATCH] kalker: Update to version 2.0.4 --- bucket/kalker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalker.json b/bucket/kalker.json index 861ee6ae87..8f4ed78577 100644 --- a/bucket/kalker.json +++ b/bucket/kalker.json @@ -1,12 +1,12 @@ { - "version": "2.0.3", + "version": "2.0.4", "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.0.3/kalker-windows.msi", - "hash": "36561d8f9988f7443b58b199f6ea1b9fa96b0d699af5c6d1c023a83518c52354" + "url": "https://github.com/PaddiM8/kalker/releases/download/v2.0.4/kalker-windows.msi", + "hash": "598ad28a53b0161d682b699f803e263593d5caab729d51eef931252f2c54d2f7" } }, "extract_dir": "kalker",