kalk: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2022-11-14 20:28:25 +00:00
parent 00212da0e3
commit 19dcf0ff46

View File

@ -1,12 +1,12 @@
{
"version": "0.7.0",
"version": "0.7.1",
"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.0/kalk.0.7.0.win-x64.zip",
"hash": "4f7c59bd6b577d034985dbccc4f6f3d4365329e4f2e33b3fc83a9b3d4410e4f1"
"url": "https://github.com/xoofx/kalk/releases/download/0.7.1/kalk.0.7.1.win-x64.zip",
"hash": "a6c055c041b8849e4b5ffb7dff5523fe7ba63bf903172c04efbf2f1171411439"
}
},
"bin": "kalk.exe",