vim: Update to version 8.1.0127

This commit is contained in:
Richard Kuhnt 2018-06-29 23:00:34 +00:00
parent 19864f9bb3
commit f67d1b9b39

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0126", "version": "8.1.0127",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0126/gvim_8.1.0126_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0127/gvim_8.1.0127_x86.zip",
"hash": "362ae3c46023f2953c4eae1334c1bd06bd3b7651d6f0773a65b94a7f22f45682" "hash": "7ff7533d3981e7acb7f296ea4bc92ba7e927cb0eabe68398bd22dec035032575"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0126/gvim_8.1.0126_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0127/gvim_8.1.0127_x64.zip",
"hash": "985844343cba7e43706cf754cda47848c9a2d205798939ad328bb62d84cda8a5" "hash": "7fd866ad4091f8185e7893f06733233c7a268a9b1aab2ff70c92ab51b054a3fa"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",