neovim-nightly: Update to version 0.6.0-dev-558-g3ba800f15

This commit is contained in:
Richard Kuhnt 2021-11-05 06:00:36 +00:00
parent 41c7396435
commit 30dde179f8

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-555-gf26b39131",
"version": "0.6.0-dev-558-g3ba800f15",
"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": "ed7a950e04b23b94ad01266b761d9345fa4209d84689058d286441ba0d3503c0"
"hash": "efb1999297bc171fd8dbc0027307dfd049415c8ac6fb9a39c55ed75ca98548c1"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "aa182fa27e5a78bbf9bd26d728828f0c0e9c5cfc5587f7efa15953204f55e0f7"
"hash": "df8947fa4b5fd23cff49a6c37624a1c61dff1b5e28b06210e59a85cb3583c45e"
}
},
"extract_dir": "Neovim",