mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
neovim: Update to version 0.4.4
This commit is contained in:
parent
d0197ab54d
commit
b0b9a0793f
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://neovim.io/",
|
"version": "0.4.4",
|
||||||
"version": "0.4.3",
|
|
||||||
"description": "Vim-fork focused on extensibility and usability",
|
"description": "Vim-fork focused on extensibility and usability",
|
||||||
|
"homepage": "https://neovim.io/",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "Apache-2.0,Vim",
|
"identifier": "Apache-2.0,Vim",
|
||||||
"url": "https://github.com/neovim/neovim/blob/master/LICENSE"
|
"url": "https://github.com/neovim/neovim/blob/master/LICENSE"
|
||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.3/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.4.4/nvim-win64.zip",
|
||||||
"hash": "549fd985e3e6207dc3d52d17fb2bc7957adc264f20b525fc7e62f8dc8c597931"
|
"hash": "4b88daae8427624f82abb10eb6e527f4b0c600e83aaa9a0857d06106b445bbd3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.3/nvim-win32.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.4.4/nvim-win32.zip",
|
||||||
"hash": "4f63f55697afaf4d9f82204768fd7ad3e98cc554f2745afd4a160d50a63d1025"
|
"hash": "2b8011cbe4a4028d8fddfecf555b5a66d05ad34d36e242ff26b418ddf33b323f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Neovim",
|
"extract_dir": "Neovim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user