mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
neovim: Update to version 0.3.8
This commit is contained in:
parent
accf752ee3
commit
0436883342
@ -1,6 +1,6 @@
|
||||
{
|
||||
"homepage": "https://neovim.io/",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8",
|
||||
"description": "Vim-fork focused on extensibility and usability",
|
||||
"license": {
|
||||
"identifier": "Apache-2.0,MIT,Vim",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.3.7/nvim-win64.zip",
|
||||
"hash": "e049e28cb9d4c0c89de33f3a1266197e6b8c3bcb28677617f7117661de702235"
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.3.8/nvim-win64.zip",
|
||||
"hash": "51999d80ee2f7bd67b274302063eef4d997a0b1a29868049d12541ebe68941dc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.3.7/nvim-win32.zip",
|
||||
"hash": "c4cfe890c4c92a4a56716933775f20d819cfcd94e1575000b9a98be3713fff91"
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.3.8/nvim-win32.zip",
|
||||
"hash": "625aa75cbed8fc25090d178174f08d35934e830f0d16cc23418d05ddd25e4716"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Neovim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user