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