mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
Update vim to version 8.0.1297
This commit is contained in:
parent
a700409aef
commit
5e169cbfcb
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.1295",
|
||||
"version": "8.0.1297",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1295/gvim_8.0.1295_x86.zip",
|
||||
"hash": "0d799a2060ee477e06fcd2c3e17c1e3f5849346a155beced01c6c13196824ea4"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1297/gvim_8.0.1297_x86.zip",
|
||||
"hash": "2e5e09d7720ee2fbc646ab7fb26c63e2df6f2f031917b8e16c0c4095cf5fe71f"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1295/gvim_8.0.1295_x64.zip",
|
||||
"hash": "8fcecd9a9758cc75c2ad594ffedc74e7731a9e6475788f89cb96fc3b9a37fcc1"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1297/gvim_8.0.1297_x64.zip",
|
||||
"hash": "11c47a54d2c590f933b6f17113d37f059fdea1e0c03e3b539ff2ebd1c61881ab"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user