mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
neovim: Update to version 0.6.0 (#3029)
This commit is contained in:
parent
3238415470
commit
12397aec24
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.1",
|
||||
"version": "0.6.0",
|
||||
"description": "Vim-fork focused on extensibility and usability",
|
||||
"homepage": "https://neovim.io/",
|
||||
"license": {
|
||||
@ -11,12 +11,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.5.1/nvim-win64.zip",
|
||||
"hash": "0e0dd552a1f28b222b10c07fb94787548cf443b0db6845cf683857e2e13724d2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.5.1/nvim-win32.zip",
|
||||
"hash": "d098236b443f487ac82be522e50c4259ee2043370943404db3ab38e06d6d39fa"
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v0.6.0/nvim-win64.zip",
|
||||
"hash": "d46a161a8e025f8a03a75b1181372f2712116e4edf566b2569cdcc4f371f80c4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Neovim",
|
||||
@ -38,9 +34,6 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v$version/nvim-win64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/neovim/neovim/releases/download/v$version/nvim-win32.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user