mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update vim to version 8.0.1298
This commit is contained in:
parent
0c180b1198
commit
5156d3d86e
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.1297",
|
||||
"version": "8.0.1298",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1297/gvim_8.0.1297_x86.zip",
|
||||
"hash": "2e5e09d7720ee2fbc646ab7fb26c63e2df6f2f031917b8e16c0c4095cf5fe71f"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1298/gvim_8.0.1298_x86.zip",
|
||||
"hash": "869acd6b6df2b7228742603aa75e1221568b7d3566854496b237c7f70793437a"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1297/gvim_8.0.1297_x64.zip",
|
||||
"hash": "11c47a54d2c590f933b6f17113d37f059fdea1e0c03e3b539ff2ebd1c61881ab"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1298/gvim_8.0.1298_x64.zip",
|
||||
"hash": "5258aed3e6a1cb30ab0a4bd54295271ff7bfc900a7aab303c49080f61bbe40ef"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user