neovim-nightly: Update to version 0.6.0-dev-462-g5fd455757

This commit is contained in:
Richard Kuhnt 2021-10-15 06:00:39 +00:00
parent 91e61c328b
commit 2a8c330eb5

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-454-gee342d3ce", "version": "0.6.0-dev-462-g5fd455757",
"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": "952489f586462684db8ded0d8e85929409743475064f9480f7b0580c490ad181" "hash": "b9b4f88ffddeaf8271df7fb5c45fc7cad4ef1c28f252b3068de8be42ca773e36"
}, },
"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": "fade338f9b4baa55d0d341574a92a3339dd05961c924892979a6003a9d7b0f12" "hash": "ec1efd99164279ac81c9bbdb5bac2659a25f17509a5cfc97d4f50c080495e382"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",