mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
neovim: Update to version 0.9.1
This commit is contained in:
parent
13ac2cfec2
commit
6f62ffcd74
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"description": "Vim-fork focused on extensibility and usability",
|
||||
"homepage": "https://neovim.io/",
|
||||
"license": {
|
||||
@ -11,8 +11,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.9.0/nvim-win64.zip",
|
||||
"hash": "9efe2ff55a13edf32afcfe51194d8e85bb62be7f09ff86384ffb0b8eed2bf716"
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.9.1/nvim-win64.zip",
|
||||
"hash": "af41890b8c14d4ed214a2ef6c1ab8e0be004eac7094d5df1cc4bc17ccf0a13ef"
|
||||
}
|
||||
},
|
||||
"extract_dir": "nvim-win64",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user