From 0d2a7b1865e4d32d2de00a5281b76e162f03fe2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:06:00 +0000 Subject: [PATCH] kalk: Update to version 0.12.1 --- bucket/kalk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",