neovim-nightly: Update to version 0.6.0-dev-508-g6acebb8b5

This commit is contained in:
Richard Kuhnt 2021-10-24 06:00:36 +00:00
parent 3bb4a7b2d2
commit 5edcef6316

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-501-gcb15055c2", "version": "0.6.0-dev-508-g6acebb8b5",
"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": "a3c6b852eab52ea7afa8b6e25a911c2a77a659f86a43e15fe5a0c17c6053d9ec" "hash": "61cc427174b87352cc1a47a9386d885962824aa49e037275cd26699597695f78"
}, },
"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": "ac5cecac11f87b58a953fabb3f04c43bba00e557b78bc91ba720eef29b2c7ff0" "hash": "4efc973fdba2307da451406fc481c7e959dd1c8241cda92c249c833bda75aa24"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",