neovim-nightly: Update to version 0.6.0-dev-569-g2ecf0a4c6

This commit is contained in:
Richard Kuhnt 2021-11-10 06:00:30 +00:00
parent a1a08beb28
commit 87f938b143

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-566-g4174244d8", "version": "0.6.0-dev-569-g2ecf0a4c6",
"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": "25ee98ac9bccd7f68f7fa82b88317c9ec17675791123ab0516c48e2fa5261904" "hash": "f1e3f8acd0264b607f8e40e67d240349804f7ac230c796a4bd7e52818e220044"
}, },
"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": "839d7b8a336bf1a058d5ac6eb4e6459537170ef844bfd3804ec7576fb29990a0" "hash": "1ccd920feebb9a20b6ef50ea49aa9fd9708282a2fa573badb4894550717c5e39"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",