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",