diff --git a/bucket/kalk.json b/bucket/kalk.json index 489afa2569..0db0024bee 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.6.0", + "version": "0.7.0", "description": "Command line calculator app.", "homepage": "https://kalk.dev/", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://github.com/xoofx/kalk/releases/download/0.6.0/kalk.0.6.0.win-x64.zip", - "hash": "c6d8e8f8f7783a733c80c4c2c54bb2d7f8ce71f01f63ee1857fc1566314ce949" + "url": "https://github.com/xoofx/kalk/releases/download/0.7.0/kalk.0.7.0.win-x64.zip", + "hash": "4f7c59bd6b577d034985dbccc4f6f3d4365329e4f2e33b3fc83a9b3d4410e4f1" } }, "bin": "kalk.exe",