From f1ab0f7434d5632bf54486e7ba3fa1359b6755eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 12:31:13 +0000 Subject: [PATCH] kalk: Update to version 0.8.0 --- bucket/kalk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalk.json b/bucket/kalk.json index ba2d3ab7bf..99931656f8 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.8.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.7.1/kalk.0.7.1.win-x64.zip", - "hash": "a6c055c041b8849e4b5ffb7dff5523fe7ba63bf903172c04efbf2f1171411439" + "url": "https://github.com/xoofx/kalk/releases/download/0.8.0/kalk.0.8.0.win-x64.zip", + "hash": "8af3dc5d2657cfdd22d4289263a05e9d8039752ba8dc144382b5f757a2d77d85" } }, "bin": "kalk.exe",