neovim-nightly: Update to version 0.6.0-dev-560-g1fdbd29df

This commit is contained in:
Richard Kuhnt 2021-11-06 06:00:37 +00:00
parent 7233c2dd9e
commit f8d4b645ea

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.0-dev-558-g3ba800f15", "version": "0.6.0-dev-560-g1fdbd29df",
"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": "efb1999297bc171fd8dbc0027307dfd049415c8ac6fb9a39c55ed75ca98548c1" "hash": "fa3c256d5d372cd60249cfe4aacf047fcdc108b90acbacde881c700103e4cd1a"
}, },
"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": "df8947fa4b5fd23cff49a6c37624a1c61dff1b5e28b06210e59a85cb3583c45e" "hash": "2871fba54f1cd7374250088d1a265df0ab1086a8f27f3d49d029ddb966ef4200"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",