mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
neovim: Update to version 0.11.6
This commit is contained in:
parent
f6e4ebab3f
commit
1d6fbe83ab
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.5",
|
||||
"version": "0.11.6",
|
||||
"description": "Vim-fork focused on extensibility and usability",
|
||||
"homepage": "https://neovim.io/",
|
||||
"license": {
|
||||
@ -11,13 +11,13 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.11.5/nvim-win64.zip",
|
||||
"hash": "718e731326e7759cf17bbbb33f38975707a2ac85642614686b818ef5fde38f48",
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.11.6/nvim-win64.zip",
|
||||
"hash": "90fc6d7cdf3d3388737caab1e2c554aa24b468f3a5cc38ef63857ddf1103513c",
|
||||
"extract_dir": "nvim-win64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.11.5/nvim-win-arm64.zip",
|
||||
"hash": "3446d204a97ec83eb4af0fe530a09c6d6b7392c0f0c36706e2c7dac6e1feb0ff",
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.11.6/nvim-win-arm64.zip",
|
||||
"hash": "67a4e1da1f0d99e71c5e7b2dfd95f8c34721bd8c139eec99bb3e9034c2766301",
|
||||
"extract_dir": "nvim-win-arm64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user