Skip to content

Commit f94e36f

Browse files
authored
Suggest vcredist2022, add autoupdate hash extraction
1 parent a3313f5 commit f94e36f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

bucket/kanata.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"homepage": "https://github.com/jtroo/kanata",
55
"license": "LGPL-3.0-only",
66
"notes": "Configuration Guide: https://github.com/jtroo/kanata/blob/main/docs/config.adoc",
7+
"suggest": {
8+
"vcredist": "extras/vcredist2022"
9+
},
710
"architecture": {
811
"64bit": {
912
"url": "https://github.com/jtroo/kanata/releases/download/v1.11.0/windows-binaries-x64.zip",
@@ -63,6 +66,9 @@
6366
"arm64": {
6467
"url": "https://github.com/jtroo/kanata/releases/download/v$version/windows-binaries-arm64.zip"
6568
}
69+
},
70+
"hash": {
71+
"url": "$baseurl/sha256sums"
6672
}
6773
}
6874
}

0 commit comments

Comments
 (0)