mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update vim to version 8.1.0005
This commit is contained in:
parent
b303655017
commit
1bdf9b5112
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.0001",
|
"version": "8.1.0005",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0001/gvim_8.1.0001_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0005/gvim_8.1.0005_x86.zip",
|
||||||
"hash": "92866dbcd01b05901cae83cab63e4cc813409ec32fa94fbf65a7f1ec8d804c8b"
|
"hash": "431ab5a842982bca360f80a5459c6efe8a7daac4442f5148e2af2b4b6710d16e"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0001/gvim_8.1.0001_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0005/gvim_8.1.0005_x64.zip",
|
||||||
"hash": "4fdb0cbdaae804de884fae67c574de17ac0161fb8ac31dfeb25e7c2fff23df4c"
|
"hash": "ff4041c91db477989f89d0a8cc3ce732861d6f5aede8fdd0d87de603f441cb94"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim81",
|
"extract_dir": "vim\\vim81",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user