mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update vim to version 8.0.1747
This commit is contained in:
parent
ff4e23463c
commit
00fde2cf2f
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "Vim",
|
||||
"version": "8.0.1740",
|
||||
"version": "8.0.1747",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1740/gvim_8.0.1740_x86.zip",
|
||||
"hash": "0d63c9244dff3b406c0bad6dffefcfe3c5870413e8890f0ef4ae1a45ef11bba0"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1747/gvim_8.0.1747_x86.zip",
|
||||
"hash": "b79eee834d4914a39b9c9a227707edf4c5ab61de41622b40c1a0c6b34c78c12e"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1740/gvim_8.0.1740_x64.zip",
|
||||
"hash": "3f672bfbe69faad277c9a09558fdfd358d3673948d29930fa84962661a3053ef"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1747/gvim_8.0.1747_x64.zip",
|
||||
"hash": "d6491187bf83c9f1b2309455f50bd779a9463c0b617eec99635eb8fe48109876"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user