mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
neovim: Update to version 0.11.2
This commit is contained in:
parent
a33fbb1f5f
commit
808984c17b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.1",
|
"version": "0.11.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.11.1/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.11.2/nvim-win64.zip",
|
||||||
"hash": "56d8aa42c250ac28cbe8f33c9f693a031db231139a58210caa77af457498ce51"
|
"hash": "dfa66afc95422b7c4a0f8ae330f30a00dbb8e9848993d7bfde8e2e85be30de13"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "nvim-win64",
|
"extract_dir": "nvim-win64",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user