diff --git a/bucket/kalk.json b/bucket/kalk.json index 28929c4c64..15b5be03fd 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.12.1", "description": "Command line calculator app.", "homepage": "https://kalk.dev/", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://github.com/xoofx/kalk/releases/download/0.12.0/kalk.0.12.0.win-x64.zip", - "hash": "1edac4742d02bbf92562a75b829fa57ccf79a92e10d6cc7a55d81462d57f7d5d" + "url": "https://github.com/xoofx/kalk/releases/download/0.12.1/kalk.0.12.1.win-x64.zip", + "hash": "e61eebd94d69b231864b00d2389924f1a912afd751b4bfa073881d0069a35cb9" } }, "bin": "kalk.exe",