mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
neovim: Update to version 0.11.1
This commit is contained in:
parent
a5246db388
commit
2f8cda5bac
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.0",
|
"version": "0.11.1",
|
||||||
"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.0/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.11.1/nvim-win64.zip",
|
||||||
"hash": "00ea1a0fd3252a883974a3411159087196924f214000583257188b205d173a23"
|
"hash": "56d8aa42c250ac28cbe8f33c9f693a031db231139a58210caa77af457498ce51"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "nvim-win64",
|
"extract_dir": "nvim-win64",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user