From 56ae11ac6a7eba00c955f5240963467ba515a0ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 00:33:24 +0000 Subject: [PATCH] kalker: Update to version 2.0.1 --- bucket/kalker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalker.json b/bucket/kalker.json index 59540fe6b5..f85b02fbdb 100644 --- a/bucket/kalker.json +++ b/bucket/kalker.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.0.1", "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.0/kalker-windows.msi", - "hash": "fc42b79d1da84ca1a8c9bb9c7bc7fadd471a30a17f41d35d077fbeb2b87170f7" + "url": "https://github.com/PaddiM8/kalker/releases/download/v2.0.1/kalker-windows.msi", + "hash": "aad77103874f8f0fc5fcead245de65da5d03c633d5825426be4acd7bf600a911" } }, "extract_dir": "kalker",