neovim-nightly: Update to version 0.7.0-dev-677-g523f03b50

This commit is contained in:
Richard Kuhnt 2021-12-06 06:00:28 +00:00
parent 2461b07550
commit b95c4c8b9e

View File

@ -1,5 +1,5 @@
{ {
"version": "0.7.0-dev-672-g1e6eeca9d", "version": "0.7.0-dev-677-g523f03b50",
"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": "8ae517c18aee3eb9d6679cd1d23be47e1d4041ad4a7e6744df4c6796a679ddc1" "hash": "179764476feaf080c57e9749a2ec82e7bb356dc2ff07b1a7973498613cd325cc"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",