mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
neovim: Update to version 0.7 (#3501)
This commit is contained in:
parent
bc73314574
commit
6bdad1c468
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.1",
|
||||
"version": "0.7.0",
|
||||
"description": "Vim-fork focused on extensibility and usability",
|
||||
"homepage": "https://neovim.io/",
|
||||
"license": {
|
||||
@ -11,11 +11,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.6.1/nvim-win64.zip",
|
||||
"hash": "0c1fa8e95882836baec568ad547fe558241f2b26ff738a28e42fafae8c32bcf4"
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.7.0/nvim-win64.zip",
|
||||
"hash": "a72a90e2897ea296b777c325a37c981a0b51e2fe0c8b8735e3366b65e958cddc"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Neovim",
|
||||
"extract_dir": "nvim-win64",
|
||||
"bin": [
|
||||
"bin\\nvim.exe",
|
||||
"bin\\nvim-qt.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user