mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update vim to version 8.0.1695
This commit is contained in:
parent
b955e17e0e
commit
983124b4dc
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.1679",
|
||||
"version": "8.0.1695",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1679/gvim_8.0.1679_x86.zip",
|
||||
"hash": "00822512d9486ea4248439dd8898dfb03d7ffec9a6850bcf01963cc56d51d6ac"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1695/gvim_8.0.1695_x86.zip",
|
||||
"hash": "9902f74e79440541d9f889a8e8b02236d91f036462a5b031a60fdbb6b1876425"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1679/gvim_8.0.1679_x64.zip",
|
||||
"hash": "3e1b5f60d4e5b58f29b0a5dd2d3ec61444e3a76f2523dfcff0c3d1a4676b81bc"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1695/gvim_8.0.1695_x64.zip",
|
||||
"hash": "880c8f6afc420861a4c3e366d1ebe8df4b6d8c57e0c343662c01bf0ed41e4d34"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user