mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
neovim: Update to version 0.5.0
This commit is contained in:
parent
b661a7a77e
commit
9b2a068a6a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.4",
|
"version": "0.5.0",
|
||||||
"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,12 +11,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.4/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.5.0/nvim-win64.zip",
|
||||||
"hash": "4b88daae8427624f82abb10eb6e527f4b0c600e83aaa9a0857d06106b445bbd3"
|
"hash": "0064bd9f6b270158212ec0a55c1e7255562d4813ad3316592b1f74df041d3c06"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.4/nvim-win32.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.5.0/nvim-win32.zip",
|
||||||
"hash": "2b8011cbe4a4028d8fddfecf555b5a66d05ad34d36e242ff26b418ddf33b323f"
|
"hash": "9d0dcdc535ace7500e8395e2d814a415fb9405aedb5cb56382b9f96f98c272e9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Neovim",
|
"extract_dir": "Neovim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user