mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
neovim: Update to version 0.10.2
This commit is contained in:
parent
14315f722e
commit
4a62651694
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.1",
|
"version": "0.10.2",
|
||||||
"description": "Vim-fork focused on extensibility and usability",
|
"description": "Vim-fork focused on extensibility and usability",
|
||||||
"homepage": "https://neovim.io/",
|
"homepage": "https://neovim.io/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -11,8 +11,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.10.1/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.10.2/nvim-win64.zip",
|
||||||
"hash": "6b9be9acb4f5011f7ab6f7390286a579534e05f0dcf8f37d503c4d40b4adf548"
|
"hash": "3e11c4bed6f3d921af03112c8056740ca6fcacdbf84066328193f058200531c2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "nvim-win64",
|
"extract_dir": "nvim-win64",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user