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