neovim-nightly: Update to version 0.7.0-dev-662-g73b35ef10

This commit is contained in:
Richard Kuhnt 2021-12-02 06:01:03 +00:00
parent 14adab2222
commit b6a9c5a2fd

View File

@ -1,5 +1,5 @@
{ {
"version": "0.7.0-dev-660-gd3585e0ec", "version": "0.7.0-dev-662-g73b35ef10",
"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,7 +12,7 @@
"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": "c5720765c539a5f148e6d1346c18b66d66670b154fb7fcb9f9eda044bd3f56fa" "hash": "e0d350978d0b39d100de4c5c0a47441441f162992eee836b6106f620f09777de"
} }
}, },
"extract_dir": "Neovim", "extract_dir": "Neovim",