From 80e7d584763a96cde325e0a4ada77b7e2778a17d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:08:36 +0000 Subject: [PATCH] kalker: Update to version 2.2.0 --- bucket/kalker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalker.json b/bucket/kalker.json index e2a4ede879..6b97c4f906 100644 --- a/bucket/kalker.json +++ b/bucket/kalker.json @@ -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", "homepage": "https://kalker.xyz", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/PaddiM8/kalker/releases/download/v2.1.0/kalker-windows.msi", - "hash": "baa2ac7e52ed864570a09e12de80d3ee3f0967c9a6f5b42777006819445585c8" + "url": "https://github.com/PaddiM8/kalker/releases/download/v2.2.0/kalker-windows.msi", + "hash": "198ec67b93dbf89bf465eb2fce0affe8f5186a085cea2ddef0ae6b0d1fb46e33" } }, "extract_dir": "kalker",