mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim to version 8.0.1763
This commit is contained in:
parent
ac249abc80
commit
d366ba4265
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "Vim",
|
||||
"version": "8.0.1750",
|
||||
"version": "8.0.1763",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1750/gvim_8.0.1750_x86.zip",
|
||||
"hash": "67d362dc004a9303170ce1c1b4c78a28c4fcf72910dea60d2dfc0bac8ba2666c"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1763/gvim_8.0.1763_x86.zip",
|
||||
"hash": "ad0a746878f0fcfe9b9ec8edb86350c0245feb93865b58a11e184ab7d0c0bac1"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1750/gvim_8.0.1750_x64.zip",
|
||||
"hash": "753d3c1acafac9a0bdd06af44c9dc76da1ed662b6c82339d4c811ac787ab8cda"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1763/gvim_8.0.1763_x64.zip",
|
||||
"hash": "82f6de0055bd5c2d0e5d6de62d69104a3938cb9b4182ee198b91dbf8b2a92d92"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user