From a4befed66be34e8d9cda12d3f980302207394c6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Mar 2022 20:26:46 +0000 Subject: [PATCH] kalk: Update to version 0.5.0 --- bucket/kalk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalk.json b/bucket/kalk.json index 32091639bc..e3bd39f02d 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.4.0", + "version": "0.5.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.4.0/kalk.0.4.0.win-x64.zip", - "hash": "4191ead3b5eb1deecd68d27ee1e6042360103864ba87faac6afab85b18bb9300" + "url": "https://github.com/xoofx/kalk/releases/download/0.5.0/kalk.0.5.0.win-x64.zip", + "hash": "8d647bb2dac904e62becb3b3d805405cf9e78aa4f7734429730f3b401552a0ee" } }, "bin": "kalk.exe",