diff --git a/bucket/kalk.json b/bucket/kalk.json index 7cff7713f4..28929c4c64 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.12.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.11.0/kalk.0.11.0.win-x64.zip", - "hash": "c59040f1297f0e7666e749df1f37f8a8c1dddc7110c80cc87b6bf5bdf41c18d5" + "url": "https://github.com/xoofx/kalk/releases/download/0.12.0/kalk.0.12.0.win-x64.zip", + "hash": "1edac4742d02bbf92562a75b829fa57ccf79a92e10d6cc7a55d81462d57f7d5d" } }, "bin": "kalk.exe",