diff --git a/bucket/kalk.json b/bucket/kalk.json index 15b5be03fd..4f70f12adf 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.12.1", + "version": "0.13.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.12.1/kalk.0.12.1.win-x64.zip", - "hash": "e61eebd94d69b231864b00d2389924f1a912afd751b4bfa073881d0069a35cb9" + "url": "https://github.com/xoofx/kalk/releases/download/0.13.0/kalk.0.13.0.win-x64.zip", + "hash": "377065e9d6bad1ac25ff45f8564651a136f67242ba5c3a83809151b2cd61a38b" } }, "bin": "kalk.exe",