kalk: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2022-12-03 08:27:34 +00:00
parent 2de8247d3c
commit dfb26f2880

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.0", "version": "0.8.1",
"description": "Command line calculator app.", "description": "Command line calculator app.",
"homepage": "https://kalk.dev/", "homepage": "https://kalk.dev/",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xoofx/kalk/releases/download/0.8.0/kalk.0.8.0.win-x64.zip", "url": "https://github.com/xoofx/kalk/releases/download/0.8.1/kalk.0.8.1.win-x64.zip",
"hash": "8af3dc5d2657cfdd22d4289263a05e9d8039752ba8dc144382b5f757a2d77d85" "hash": "7b5c87bf9ada71d21a02ccbf6ad72f2eef07a6ec19e48899c14e6684df777aa6"
} }
}, },
"bin": "kalk.exe", "bin": "kalk.exe",