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 71e597d commit 966939fCopy full SHA for 966939f
bucket/comrak.json
@@ -20,10 +20,10 @@
20
"autoupdate": {
21
"architecture": {
22
"64bit": {
23
- "url": "https://github.com/akivikakk/comrak/releases/download/v$version/comrak-$version-x86_64-pc-windows-msvc.exe#/comrak.exe"
+ "url": "https://github.com/kivikakk/comrak/releases/download/v$version/comrak-$version-x86_64-pc-windows-msvc.exe#/comrak.exe"
24
},
25
"arm64": {
26
- "url": "https://github.com/akivikakk/comrak/releases/download/v$version/comrak-$version-aarch64-pc-windows-msvc.exe#/comrak.exe"
+ "url": "https://github.com/kivikakk/comrak/releases/download/v$version/comrak-$version-aarch64-pc-windows-msvc.exe#/comrak.exe"
27
}
28
29
0 commit comments