From bae611e3ab67b43186b5afa00eaf57ac85f7ddb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 12:30:30 +0000 Subject: [PATCH] kalker: Update to version 2.0.0 --- bucket/kalker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalker.json b/bucket/kalker.json index 2239fe6c59..59540fe6b5 100644 --- a/bucket/kalker.json +++ b/bucket/kalker.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "2.0.0", "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/v1.1.0/kalker-windows.msi", - "hash": "200fb939f1884e9c116b66d6d814af0f4514241a05f7fcde9db96757e7edbde6" + "url": "https://github.com/PaddiM8/kalker/releases/download/v2.0.0/kalker-windows.msi", + "hash": "fc42b79d1da84ca1a8c9bb9c7bc7fadd471a30a17f41d35d077fbeb2b87170f7" } }, "extract_dir": "kalker",