vim: Update to version 8.1.2272

This commit is contained in:
Richard Kuhnt 2019-11-09 00:00:30 +00:00
parent 158863f3a1
commit d63282128c

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.2269",
"version": "8.1.2272",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x64.zip",
"hash": "ed00cbf6c9e3c9bc14dfed025155f29877d37b86a08d62bcddba17ad7e678468"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2272/gvim_8.1.2272_x64.zip",
"hash": "40fbbacd44fea01ec57eed712b02669a4101015360d1285bf321f2a5f42ba061"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x86.zip",
"hash": "59aafc968faa2bc766d53f48faac7378e5f8c1f620c696d936ff0f0650a64880"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2272/gvim_8.1.2272_x86.zip",
"hash": "1fe03fb4c1f4c0ec9c082170076ef239f6d223546b3795e96a312d4a5e684545"
}
},
"extract_dir": "vim\\vim81",