neovim: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2023-09-07 12:30:35 +00:00
parent 4775a8839c
commit 189644ad30

View File

@ -1,5 +1,5 @@
{ {
"version": "0.9.1", "version": "0.9.2",
"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.1/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/v0.9.2/nvim-win64.zip",
"hash": "af41890b8c14d4ed214a2ef6c1ab8e0be004eac7094d5df1cc4bc17ccf0a13ef" "hash": "73f0b11322a905fbd9c1ba28fca21bacbf9b8547f164d3d5439f39d1c272bf15"
} }
}, },
"extract_dir": "nvim-win64", "extract_dir": "nvim-win64",