kalk: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2025-09-14 16:28:05 +00:00
parent 425ddc86b3
commit 4095fd0b59

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.1", "version": "0.13.0",
"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.12.1/kalk.0.12.1.win-x64.zip", "url": "https://github.com/xoofx/kalk/releases/download/0.13.0/kalk.0.13.0.win-x64.zip",
"hash": "e61eebd94d69b231864b00d2389924f1a912afd751b4bfa073881d0069a35cb9" "hash": "377065e9d6bad1ac25ff45f8564651a136f67242ba5c3a83809151b2cd61a38b"
} }
}, },
"bin": "kalk.exe", "bin": "kalk.exe",