mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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.3",
|
||||
"version": "0.4.4",
|
||||
"description": "Vim-fork focused on extensibility and usability",
|
||||
"homepage": "https://neovim.io/",
|
||||
"license": {
|
||||
"identifier": "Apache-2.0,Vim",
|
||||
"url": "https://github.com/neovim/neovim/blob/master/LICENSE"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.3/nvim-win64.zip",
|
||||
"hash": "549fd985e3e6207dc3d52d17fb2bc7957adc264f20b525fc7e62f8dc8c597931"
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.4/nvim-win64.zip",
|
||||
"hash": "4b88daae8427624f82abb10eb6e527f4b0c600e83aaa9a0857d06106b445bbd3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.3/nvim-win32.zip",
|
||||
"hash": "4f63f55697afaf4d9f82204768fd7ad3e98cc554f2745afd4a160d50a63d1025"
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.4/nvim-win32.zip",
|
||||
"hash": "2b8011cbe4a4028d8fddfecf555b5a66d05ad34d36e242ff26b418ddf33b323f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Neovim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user