mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 19:34:38 +00:00
Update vim to version 8.0.1766
This commit is contained in:
parent
e37c3653e1
commit
ea6dffc76e
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.vim.org",
|
||||
"license": "Vim",
|
||||
"version": "8.0.1765",
|
||||
"version": "8.0.1766",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1765/gvim_8.0.1765_x86.zip",
|
||||
"hash": "de381a9567be1a3a6b7b556e310d9f0da07aabf62bca96908ce53f42d48b758e"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1766/gvim_8.0.1766_x86.zip",
|
||||
"hash": "48d4aa4fa3a10bc848305f79784ddd9cf9748a29a2dc0a0de04fcc181c6d10ea"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1765/gvim_8.0.1765_x64.zip",
|
||||
"hash": "cc3dd99818fe4f474020a1561a13b6088543a45453b0990a9744779de2235483"
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1766/gvim_8.0.1766_x64.zip",
|
||||
"hash": "1563c7c05eb5f270ed2d44adb5db2e717fe9973c1e79e2ad23af2b3571f12c4e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "vim\\vim80",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user