neovim-nightly: Update to version 0.6.0-dev-575-g2ef9d2a66

This commit is contained in:
Richard Kuhnt 2021-11-12 06:00:34 +00:00
parent 45361b7203
commit e1e75bf10f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-570-g14def4d22", "version": "0.6.0-dev-575-g2ef9d2a66",
"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": "b107f9b8a3ad4a245c689698b4c4ab5173feb02980829fbe3f949306ab49758e" "hash": "8477676f7f080305f6309269f8cabfd6c6315469fb41e98fc0687ee75d145bc6"
}, },
"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": "8e3debdbaf39972dc1b8b49a9f999015c4fc114fc1c831f12b5c0ff26d3f7300" "hash": "acdea996d1303f0cda15ffe60de6f9ea63b264cca7333dc946d68ad0e4b71c66"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",