From 6f1081a1275c5b46c068d15a5c9cf5c803850216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 31 Dec 2020 09:49:57 +0100 Subject: [PATCH] kalk: Update to version 0.4.0 --- bucket/kalk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalk.json b/bucket/kalk.json index 5aa3c1e9d0..32091639bc 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.3.1", + "version": "0.4.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.3.1/kalk.0.3.1.win-x64.zip", - "hash": "973f5d8efdae9246dcddf4f6b85945a06c52f02f8d41cc6fdd42e18b0533a3c2" + "url": "https://github.com/xoofx/kalk/releases/download/0.4.0/kalk.0.4.0.win-x64.zip", + "hash": "4191ead3b5eb1deecd68d27ee1e6042360103864ba87faac6afab85b18bb9300" } }, "bin": "kalk.exe",