Skip to content

Commit b187721

Browse files
vim: Update to version 9.2.0500
1 parent c317160 commit b187721

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

bucket/vim.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "9.2.0390",
2+
"version": "9.2.0500",
33
"description": "A highly configurable text editor",
44
"homepage": "https://www.vim.org",
55
"license": "Vim",
@@ -9,16 +9,16 @@
99
},
1010
"architecture": {
1111
"64bit": {
12-
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.2.0390/gvim_9.2.0390_x64_signed.zip",
13-
"hash": "68902a93581cd6eab905bf42174a3dc884e0d456672dc51bf1621b94e1153ce1"
12+
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.2.0500/gvim_9.2.0500_x64_signed.zip",
13+
"hash": "47e8a8c474f9e23c4b69c519b3268759babad3fa36c871d4e7ca434aeff7309d"
1414
},
1515
"32bit": {
16-
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.2.0390/gvim_9.2.0390_x86_signed.zip",
17-
"hash": "30f67bdb29d5348d8755e6714d5d2736368f7763f8108fadd741c9b2ab58f946"
16+
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.2.0500/gvim_9.2.0500_x86_signed.zip",
17+
"hash": "4f36635517bdf25d8000cf279ef82e67c1af856522a28ae9c26a357182feff1e"
1818
},
1919
"arm64": {
20-
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.2.0390/gvim_9.2.0390_arm64_signed.zip",
21-
"hash": "fe9a14810357dcdf0e0bb4c6f1e5a8cc15689f23b835cc57b9ca437b99c8fd91"
20+
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.2.0500/gvim_9.2.0500_arm64_signed.zip",
21+
"hash": "101b037ebf8332d734a9ff84a5a382499da5285404edf6358023156e7c8e53f7"
2222
}
2323
},
2424
"extract_dir": "vim/vim92",

0 commit comments

Comments
 (0)