mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
Update vim to version 8.0.1387
This commit is contained in:
parent
aef5c4b1e8
commit
89be660c14
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
|
||||||
"version": "8.0.1386",
|
"version": "8.0.1387",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1386/gvim_8.0.1386_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1387/gvim_8.0.1387_x86.zip",
|
||||||
"hash": "9801d55050357b44812ddfcef36d69dcea5f4f8939b0687e8a48c2461df6d354"
|
"hash": "9c791637b20964831cabb33931fff546bdf108602b934e332a3e30a69af9a1fc"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1386/gvim_8.0.1386_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1387/gvim_8.0.1387_x64.zip",
|
||||||
"hash": "2470bcc45e6fa3b16da978b144fd7f3ecc9efd6335cb71eb6f551bdf0d364bc9"
|
"hash": "d34fc7f6759e7eb656ba14c1452bc91f7c0da8fbe8141836dde6fb86f33d9cd4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user