neovim-nightly: Update to version 0.6.0-dev-604-g725cbe7d4

This commit is contained in:
Richard Kuhnt 2021-11-20 06:00:34 +00:00
parent 71e61ef690
commit 4ffbf28506

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-600-gf71be1f87", "version": "0.6.0-dev-604-g725cbe7d4",
"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": "d5f20d547c0d837a4bc06c2c41e1398934d1f613a4bd485d83763cc77e48d2eb" "hash": "407922a3f294cedf7d830a4663e96542cabb988d7d7fa43fe632955e0a11795c"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",