kalk: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2023-09-12 00:33:01 +00:00
parent b27608d356
commit d3eada3389

View File

@ -1,12 +1,12 @@
{
"version": "0.9.0",
"version": "0.9.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.9.0/kalk.0.9.0.win-x64.zip",
"hash": "1df476edf94a6024fe5a4c1c1614cea21a4f85da599138fbe9df18aa68666d72"
"url": "https://github.com/xoofx/kalk/releases/download/0.9.1/kalk.0.9.1.win-x64.zip",
"hash": "cb30608e3034b7c1237ff54bbc00a19919e07206099ee995cfcbc6da320145ee"
}
},
"bin": "kalk.exe",