vim: Update to version 8.1.2108

This commit is contained in:
Richard Kuhnt 2019-10-02 07:01:48 +00:00
parent 0ac46cbc6c
commit 3f981ecf95

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.2104",
"version": "8.1.2108",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2104/gvim_8.1.2104_x64.zip",
"hash": "ca89d0246b7093bfac890cdb71df3f258be2fd446c24eaf13166da12a8ff0a74"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2108/gvim_8.1.2108_x64.zip",
"hash": "f04874b0b3ba2e84a944b6409f1ac41ae1c337d4a36ed394f63c35a52092217c"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2104/gvim_8.1.2104_x86.zip",
"hash": "439bdd1e7c9adb712630efe2320079da0c21cdc3060b12d48c247d63e6ab9f8d"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2108/gvim_8.1.2108_x86.zip",
"hash": "566509d65581b161d80cc25e9e6e8256c83a5adcda2a522674c9d40aac1675f6"
}
},
"extract_dir": "vim\\vim81",