File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 44 "homepage" : " https://texlab.netlify.com" ,
55 "license" : " GPL-3.0-only" ,
66 "architecture" : {
7+ "32bit" : {
8+ "url" : " https://github.com/latex-lsp/texlab/releases/download/v5.25.1/texlab-i686-windows.zip" ,
9+ "hash" : " a27984b45ebe7a09471e3b47770bdb7ad86303e5758e0d4fee3058df4fc6397a"
10+ },
711 "64bit" : {
812 "url" : " https://github.com/latex-lsp/texlab/releases/download/v5.25.1/texlab-x86_64-windows.zip" ,
913 "hash" : " aa5fc1fe6004c17cd83086a57a8c8f28bb3f360914872711bfbb83490dc3c19e"
14+ },
15+ "arm64" : {
16+ "url" : " https://github.com/latex-lsp/texlab/releases/download/v5.25.1/texlab-aarch64-windows.zip" ,
17+ "hash" : " 04ef3ec3a86dc1dfa9d3beb90bcea5e6e3736cda8428cd6c6469b89f1e786973"
1018 }
1119 },
1220 "bin" : " texlab.exe" ,
1523 },
1624 "autoupdate" : {
1725 "architecture" : {
26+ "32bit" : {
27+ "url" : " https://github.com/latex-lsp/texlab/releases/download/v$version/texlab-i686-windows.zip"
28+ },
1829 "64bit" : {
1930 "url" : " https://github.com/latex-lsp/texlab/releases/download/v$version/texlab-x86_64-windows.zip"
31+ },
32+ "arm64" : {
33+ "url" : " https://github.com/latex-lsp/texlab/releases/download/v$version/texlab-aarch64-windows.zip"
2034 }
2135 }
2236 }
You can’t perform that action at this time.
0 commit comments