neovim-nightly: Update to version 0.6.0-dev-454-gee342d3ce

This commit is contained in:
Jakub Čábera 2021-10-11 22:34:13 -07:00
parent 5722464774
commit 844ceba0f3

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-452-gb3e0d6708",
"version": "0.6.0-dev-454-gee342d3ce",
"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": "725e96abd84b00fba24d0804fb08fb23e49bb5415cd63cfe1282bc5911cd452a"
"hash": "952489f586462684db8ded0d8e85929409743475064f9480f7b0580c490ad181"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "1778be1bf694fe88c759b845e0b1641d400c454efc9bc654b70d393524c670e3"
"hash": "fade338f9b4baa55d0d341574a92a3339dd05961c924892979a6003a9d7b0f12"
}
},
"extract_dir": "Neovim",