neovim: Update to version 0.8.3

This commit is contained in:
github-actions[bot] 2023-02-02 16:30:45 +00:00
parent 35ab2f4b73
commit f7331debcd

View File

@ -1,5 +1,5 @@
{
"version": "0.8.2",
"version": "0.8.3",
"description": "Vim-fork focused on extensibility and usability",
"homepage": "https://neovim.io/",
"license": {
@ -11,8 +11,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/neovim/neovim/releases/download/v0.8.2/nvim-win64.zip",
"hash": "e2d53c6fd4a3caefbff47765d63d1640a5a134de46623ed8e3f9bf547791c26f"
"url": "https://github.com/neovim/neovim/releases/download/v0.8.3/nvim-win64.zip",
"hash": "492a09f53663098a2fd6740821f683110b5688c162c21751e3667202383531a6"
}
},
"extract_dir": "nvim-win64",