neovim-nightly: Update to version 0.6.0-dev-331-gaba397991

This commit is contained in:
Richard Kuhnt 2021-09-23 06:00:39 +00:00
parent ef74b1f30f
commit b7ec59f69d

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0-dev-304-g924e8e4f2",
"version": "0.6.0-dev-331-gaba397991",
"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": "11ba131902dbc84b2ce263260ec7a3042c42863acfb46276f6382a22d0e2818f"
"hash": "cc308709edc4b6bd10ec9d8d14f578cff7b5cd2f8522b020ca0e0d06c03b62cc"
},
"32bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
"hash": "a8185d79273fc317f185df053052e6e9452b635353c338fdacd4276c970e85bb"
"hash": "e2c1a6ca74c8b690ee8484c6b003d0fa30cb1d80d566d6868caa781be9dc6ca3"
}
},
"extract_dir": "Neovim",