neovim-nightly: Update to version 0.7.0-dev-667-g419e0d117

This commit is contained in:
Richard Kuhnt 2021-12-04 06:00:30 +00:00
parent a6f1698a33
commit f9cf6b1f58

View File

@ -1,5 +1,5 @@
{ {
"version": "0.7.0-dev-665-g4e352ecc4", "version": "0.7.0-dev-667-g419e0d117",
"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,7 +12,7 @@
"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": "a8616cb8cff77893cbf351a78c9d9a88acf08b74b4dc7eb2314a7dd8cda8be7b" "hash": "27838265970b53a8b496201e4064d2dfbc369c9b35f5eb6650b4d8fc2ae87890"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",