neovim-nightly: Update to version 0.6.0-dev-566-g4174244d8

This commit is contained in:
Richard Kuhnt 2021-11-09 08:00:29 +00:00
parent 81fb042be9
commit 578e3838cd

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-565-g8cbe100fc", "version": "0.6.0-dev-566-g4174244d8",
"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": {
@ -12,11 +12,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip", "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
"hash": "269c254918226714dcd4d06c350c30edb33a14b76e688811f2c14a50d9e84c2e" "hash": "25ee98ac9bccd7f68f7fa82b88317c9ec17675791123ab0516c48e2fa5261904"
}, },
"32bit": { "32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip", "url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "857e009d91285f86a858ea78a99b93c76f4ed6453262fb41ae52b7fa3aa90df2" "hash": "839d7b8a336bf1a058d5ac6eb4e6459537170ef844bfd3804ec7576fb29990a0"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",