vim: Update to version 9.1.0318

This commit is contained in:
github-actions[bot] 2024-04-14 01:14:39 +00:00
parent a2f527dcb1
commit 3e27b928c0

View File

@ -1,5 +1,5 @@
{
"version": "9.1.0312",
"version": "9.1.0318",
"description": "A highly configurable text editor",
"homepage": "https://www.vim.org",
"license": "Vim",
@ -9,13 +9,13 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0312/gvim_9.1.0312_x64.zip",
"hash": "20be8b62294dad929924beac2c5a1858c10f49cf2b8e9f05d2ae18993f5b97ae",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0318/gvim_9.1.0318_x64.zip",
"hash": "66706fa80d6da33a9c7566a855420d506953fa911a126076588c6dbc290b6e65",
"extract_dir": "vim/vim91"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0312/gvim_9.1.0312_x86.zip",
"hash": "a60d721743bf52b2003a484266cf7c7ea39b2c7167f1ec34ed4a1afdff7b5c01",
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0318/gvim_9.1.0318_x86.zip",
"hash": "2ee83980dee71a8ae750077c90347867a9cf11749f9a94ad5c5ae1e0004a5be8",
"extract_dir": "vim/vim91"
}
},