vim: Update to version 8.1.1845

This commit is contained in:
Richard Kuhnt 2019-08-13 23:00:39 +00:00
parent 9b89fc2a90
commit 1c76e5b015

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1839", "version": "8.1.1845",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1839/gvim_8.1.1839_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1845/gvim_8.1.1845_x64.zip",
"hash": "9b160d61993412846d7cd205b956668d5128ba96fbe755ae894d4b2d3a9f9512" "hash": "24d4da192ccb2b3f624f6793a3447a73e814a449ae3cc70dcc43eecfd5f3f2f2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1839/gvim_8.1.1839_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1845/gvim_8.1.1845_x86.zip",
"hash": "9594435c42fd7643efa055fcf389f9671eba11210105849ad17d411bca760cdc" "hash": "b2ec332754fe857f16b0c39838f41db246ba467cf71612f2eae69f91396298e4"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",