mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update vim to version 8.0.1284
This commit is contained in:
parent
a0ae2929d9
commit
56122e762c
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||
"version": "8.0.1283",
|
||||
"version": "8.0.1284",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1283/gvim_8.0.1283_x86.zip",
|
||||
"hash": "8489b54246ebaa723b625dd2f21e75c940ab8de406747c71dfab973e29a4d259"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1284/gvim_8.0.1284_x86.zip",
|
||||
"hash": "b2529c832728bb34c6057333412bc91fb5ef2b713eb223adc1593813fcb79dcc"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1283/gvim_8.0.1283_x64.zip",
|
||||
"hash": "44b0a81641f75d08f0ff9f17d2200b0c4d8aede62aff484e1c245e5fb2d45ee3"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1284/gvim_8.0.1284_x64.zip",
|
||||
"hash": "3cc57f81944cdc83fae8fceb6a42cfb07e2cfe76fcf38d3c45af351b207be80d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user