mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
vim: Update to version 9.1.0342
This commit is contained in:
parent
23391fb818
commit
2b0234b939
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.1.0336",
|
||||
"version": "9.1.0342",
|
||||
"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.0336/gvim_9.1.0336_x64.zip",
|
||||
"hash": "56343b2e7b48f7c2c6bbe8f03e80c7dc7d7159bd1550fb7e61be1608693070b3",
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0342/gvim_9.1.0342_x64.zip",
|
||||
"hash": "e866c7456a66416418abccd1993f32f85306e88204591594f58b2e2f02288d3d",
|
||||
"extract_dir": "vim/vim91"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0336/gvim_9.1.0336_x86.zip",
|
||||
"hash": "7f17f6a2f0b212163b2b85a65b0490eeb215e2b484aadd4dd9e06cc07cc9eb7e",
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0342/gvim_9.1.0342_x86.zip",
|
||||
"hash": "7bec78ec23fec75f115766197a12309e7627eba03287bfd76302f1bc3ca259b8",
|
||||
"extract_dir": "vim/vim91"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user