neovim-nightly: Update to version 0.6.0-dev-394-g8a9f29299

This commit is contained in:
Richard Kuhnt 2021-10-04 06:00:42 +00:00
parent 21e377e9ba
commit 69cb690ef6

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-388-g23d13aa4c",
"version": "0.6.0-dev-394-g8a9f29299",
"description": "Vim fork focused on extensibility and usability",
"homepage": "https://neovim.io",
"license": {
@ -12,11 +12,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
"hash": "7fbc3c79773820dc3c2b900d68965f97c3fc120c61f5b34c71931aeb5c9b112e"
"hash": "98ba7792a8698188a7493f9dce347304bcccdedc60d2d2e820aa195728ed163b"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "70dc9ee306bff81726496c6b4c33deab6b979831531c0469b69fedfaa06f3e15"
"hash": "af56023e107d2be4ba68835dba09b865f09d5a4cffe44a17bea039e7447a3a64"
}
},
"extract_dir": "Neovim",