mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update vim to version 8.0.0636
This commit is contained in:
parent
40afe69fed
commit
9422a8e974
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.0633",
|
||||
"version": "8.0.0636",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0633/gvim_8.0.0633_x86.zip",
|
||||
"hash": "923571f688491c36ab9562a76debbb40714c99870eb15c7a68baa976c2572b7a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0636/gvim_8.0.0636_x86.zip",
|
||||
"hash": "8f031e75b4021e9174f181c837b87996c51b71fac699485ed8c38ee8d4b5b1b9"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0633/gvim_8.0.0633_x64.zip",
|
||||
"hash": "8cbef4c08afd04830f995272c02780708b38525a166da2e0d363f2cd1568ce5a"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0636/gvim_8.0.0636_x64.zip",
|
||||
"hash": "ecc3c43770f6bc264b56a81c163f6e2820cda45c9832730449a20d08a30782ed"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user