mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
Update vim to version 8.0.1391
This commit is contained in:
parent
a40760e6bd
commit
e721448978
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.1390",
|
"version": "8.0.1391",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1390/gvim_8.0.1390_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1391/gvim_8.0.1391_x86.zip",
|
||||||
"hash": "08266e2b7bf479087f8e26b1eb64ed2fed66e9eddb54d41a5b17fa4d4375a69d"
|
"hash": "48714768a4ace4864776040e7e421594d84854f11a6aac809b0c71ae8bbe01b1"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1390/gvim_8.0.1390_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1391/gvim_8.0.1391_x64.zip",
|
||||||
"hash": "f0e4254f6a724c5a8b929952fe5ae33b65dad0c3769e753a861af39d5d775f1e"
|
"hash": "3a927594d2bb01e9c4e99fc9b81500ac38e6467018d1778fa93202bf95c6f74b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user