vim: Update to version 8.1.2318

This commit is contained in:
Richard Kuhnt 2019-11-18 00:00:43 +00:00
parent 0696ddace6
commit 999932bdc2

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim", "license": "Vim",
"version": "8.1.2301", "version": "8.1.2318",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2301/gvim_8.1.2301_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2318/gvim_8.1.2318_x64.zip",
"hash": "0b8db835197a1ec603128901ee94a91e198a21d1cff0fe6151cb075d46b6c226" "hash": "eecad96f278cbb7db8c1644896979ff80871030eeafc99e5188835964b7d9b07"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2301/gvim_8.1.2301_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2318/gvim_8.1.2318_x86.zip",
"hash": "1c4cdcd46a4b4ab8bde7e59e3828ebdc1e01717f11ad4fa823273f1f38bca362" "hash": "91a767630ea543afa4e323613bbd00219daf618f9f28af943c2121ec5f0c7605"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",