We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3313f5 commit f94e36fCopy full SHA for f94e36f
1 file changed
bucket/kanata.json
@@ -4,6 +4,9 @@
4
"homepage": "https://github.com/jtroo/kanata",
5
"license": "LGPL-3.0-only",
6
"notes": "Configuration Guide: https://github.com/jtroo/kanata/blob/main/docs/config.adoc",
7
+ "suggest": {
8
+ "vcredist": "extras/vcredist2022"
9
+ },
10
"architecture": {
11
"64bit": {
12
"url": "https://github.com/jtroo/kanata/releases/download/v1.11.0/windows-binaries-x64.zip",
@@ -63,6 +66,9 @@
63
66
"arm64": {
64
67
"url": "https://github.com/jtroo/kanata/releases/download/v$version/windows-binaries-arm64.zip"
65
68
}
69
70
+ "hash": {
71
+ "url": "$baseurl/sha256sums"
72
73
74
0 commit comments