mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
Update vim to version 8.0.0938
This commit is contained in:
parent
14a22c0f26
commit
5294619d19
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.0921",
|
"version": "8.0.0938",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0921/gvim_8.0.0921_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0938/gvim_8.0.0938_x86.zip",
|
||||||
"hash": "1708e5fe76e809063f8bbf1cd50fe536e549cfd22c3bc23630342333165fc7e7"
|
"hash": "921208a84316c4d578554496138a9cf9ae8a2354e47548a7a8d37ea11841d4b9"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0921/gvim_8.0.0921_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0938/gvim_8.0.0938_x64.zip",
|
||||||
"hash": "c33e1dfe632b6fbb598946ac604c6c8eb7723e371e8df0f5128d7011795c9f6e"
|
"hash": "6b67218ef2747f2d3036f8778ece5942e228899bc9dcf3361885c6cedc35c12c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user