From a73350f1d6e8478d27a89e21af92924d1fceddc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 08:26:44 +0000 Subject: [PATCH] kalk: Update to version 0.9.0 --- bucket/kalk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kalk.json b/bucket/kalk.json index 948b22b5e0..98c999208d 100644 --- a/bucket/kalk.json +++ b/bucket/kalk.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.9.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.8.1/kalk.0.8.1.win-x64.zip", - "hash": "7b5c87bf9ada71d21a02ccbf6ad72f2eef07a6ec19e48899c14e6684df777aa6" + "url": "https://github.com/xoofx/kalk/releases/download/0.9.0/kalk.0.9.0.win-x64.zip", + "hash": "1df476edf94a6024fe5a4c1c1614cea21a4f85da599138fbe9df18aa68666d72" } }, "bin": "kalk.exe",