From 4095fd0b594a2d219272c6528db30ea3941196f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 16:28:05 +0000 Subject: [PATCH] kalk: Update to version 0.13.0 --- bucket/kalk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",