mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
Update vim to version 8.1.0055
This commit is contained in:
parent
a4d60ebbec
commit
4e1cbfd779
10
vim.json
10
vim.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.vim.org",
|
"homepage": "http://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
"version": "8.1.0053",
|
"version": "8.1.0055",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0053/gvim_8.1.0053_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0055/gvim_8.1.0055_x86.zip",
|
||||||
"hash": "3ae939e51bdc69404cdfe8cd9614d4868ea212e7fc37a1256a285232cf946a66"
|
"hash": "3f81415e811385bf0ebae28759f802843fbf8af469d61f152f8b1a16aa5711fd"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0053/gvim_8.1.0053_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0055/gvim_8.1.0055_x64.zip",
|
||||||
"hash": "6c6dc7161513e621563125956ef899c405ddfdfb1fcd21c44aa84b897ae1cbff"
|
"hash": "9de9dd1191cd39ac1c10aa50a83a19ae1b573f3981e6edd1482ba967b08fa28d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim81",
|
"extract_dir": "vim\\vim81",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user