mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
vim: Update to version 8.1.0105
This commit is contained in:
parent
07fd8ed70d
commit
6ff4573b0a
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.0097",
|
"version": "8.1.0105",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0097/gvim_8.1.0097_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0105/gvim_8.1.0105_x86.zip",
|
||||||
"hash": "d6dee60663b4c5d525dfd5280600b26f009e5fabcd01ff3b725946e170f838e2"
|
"hash": "485765a8ea200fcfd47d419ad92288854e8985d73ec0078c381e1523c9935660"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0097/gvim_8.1.0097_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0105/gvim_8.1.0105_x64.zip",
|
||||||
"hash": "9ff86dbd7b74ee40feade0429ed6fa3664e661800ce09255a15deb67856110cc"
|
"hash": "7f61d614ccffdda714a496c9bb746744eb007b953a6bb73bc166d49c027d43f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim81",
|
"extract_dir": "vim\\vim81",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user