vim: Update to version 8.1.1657

This commit is contained in:
Richard Kuhnt 2019-07-09 23:01:10 +00:00
parent 3c091c6ada
commit 9dae61e8ac

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1655", "version": "8.1.1657",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1655/gvim_8.1.1655_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1657/gvim_8.1.1657_x64.zip",
"hash": "df2f3bac113314e2c6d66abfa4dd1551b9eb588d2fdbb59ee855d01c400b5fbc" "hash": "e07a1d476ede1437e64f8f2af43024ea83a123c74f00badcaf80ed56edc6e690"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1655/gvim_8.1.1655_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1657/gvim_8.1.1657_x86.zip",
"hash": "318364cf301ff6eae858cb2d0251d740c350a5b41c811cad2b6fe39ddbbc0244" "hash": "639575d45105f699d4a670fb330bfaff494a0bd22454490423b6a71d1f9e776c"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",