mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vim: Update to version 8.2.0008
This commit is contained in:
parent
1018f5bcd7
commit
ecdd1b4dd6
@ -2,18 +2,18 @@
|
|||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
|
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
"version": "8.1.2424",
|
"version": "8.2.0008",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_x64.zip",
|
||||||
"hash": "4bbd8942137c007f8fc18ee1b2d6a117649c4f755880681b701ee4f5e15a47ea"
|
"hash": "0607b91d2869a75986af504f2cab56b73e58b80a86e30d090d8e5b3ef3ae3434"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_x86.zip",
|
||||||
"hash": "c746d76870c2e7bd8ca95f7cfcf2b732257f25b819b98678a8d2e9722a5c43fd"
|
"hash": "2c79d0b141568d5d614d432dae333e3c7b0ebe578bac795930af9405310ed548"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim81",
|
"extract_dir": "vim\\vim82",
|
||||||
"bin": [
|
"bin": [
|
||||||
"vim.exe",
|
"vim.exe",
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user