mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
neovim: Update to version 0.8.2
This commit is contained in:
parent
3a0839e878
commit
4c45b1fa4d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.1",
|
"version": "0.8.2",
|
||||||
"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": {
|
||||||
@ -11,8 +11,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.8.1/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.8.2/nvim-win64.zip",
|
||||||
"hash": "1332cc7eded77ec3284ef648b6d54beb6d0f8be8eb7789483d46ff466343afb4"
|
"hash": "e2d53c6fd4a3caefbff47765d63d1640a5a134de46623ed8e3f9bf547791c26f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "nvim-win64",
|
"extract_dir": "nvim-win64",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user