mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
neovim: Update to version 0.9.4
This commit is contained in:
parent
20286d3e00
commit
96aff2c27c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.2",
|
"version": "0.9.4",
|
||||||
"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.9.2/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.9.4/nvim-win64.zip",
|
||||||
"hash": "73f0b11322a905fbd9c1ba28fca21bacbf9b8547f164d3d5439f39d1c272bf15"
|
"hash": "c2cccfa8d6a116ad3e30334826e05d86ccfa055cf67210b32bc84a8e9d7390bb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "nvim-win64",
|
"extract_dir": "nvim-win64",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user