File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1212 "architecture" : {
1313 "64bit" : {
1414 "url" : " https://github.com/neovim/neovim/releases/download/v0.11.5/nvim-win64.zip" ,
15- "hash" : " 718e731326e7759cf17bbbb33f38975707a2ac85642614686b818ef5fde38f48"
15+ "hash" : " 718e731326e7759cf17bbbb33f38975707a2ac85642614686b818ef5fde38f48" ,
16+ "extract_dir" : " nvim-win64"
17+ },
18+ "arm64" : {
19+ "url" : " https://github.com/neovim/neovim/releases/download/v0.11.5/nvim-win-arm64.zip" ,
20+ "hash" : " 3446d204a97ec83eb4af0fe530a09c6d6b7392c0f0c36706e2c7dac6e1feb0ff" ,
21+ "extract_dir" : " nvim-win-arm64"
1622 }
1723 },
18- "extract_dir" : " nvim-win64" ,
1924 "bin" : " bin\\ nvim.exe" ,
2025 "checkver" : {
2126 "url" : " https://api.github.com/repositories/16408992/releases/latest" ,
2732 "architecture" : {
2833 "64bit" : {
2934 "url" : " https://github.com/neovim/neovim/releases/download/v$version/nvim-win64.zip"
35+ },
36+ "arm64" : {
37+ "url" : " https://github.com/neovim/neovim/releases/download/v$version/nvim-win-arm64.zip"
3038 }
31- },
32- "hash" : {
33- "url" : " $url.sha256sum"
3439 }
3540 }
3641}
You can’t perform that action at this time.
0 commit comments