From 4ef15df077f8e07ec8925e4d10f779b118aca9a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:32:28 +0000 Subject: [PATCH] kalk: Update to version 0.6.0 --- bucket/kalk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalk.json b/bucket/kalk.json index e3bd39f02d..489afa2569 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.5.0", + "version": "0.6.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.5.0/kalk.0.5.0.win-x64.zip", - "hash": "8d647bb2dac904e62becb3b3d805405cf9e78aa4f7734429730f3b401552a0ee" + "url": "https://github.com/xoofx/kalk/releases/download/0.6.0/kalk.0.6.0.win-x64.zip", + "hash": "c6d8e8f8f7783a733c80c4c2c54bb2d7f8ce71f01f63ee1857fc1566314ce949" } }, "bin": "kalk.exe",