mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vim: Update to version 9.1.0381
This commit is contained in:
parent
4418fe815a
commit
67256444f6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.0380",
|
"version": "9.1.0381",
|
||||||
"description": "A highly configurable text editor",
|
"description": "A highly configurable text editor",
|
||||||
"homepage": "https://www.vim.org",
|
"homepage": "https://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
@ -9,13 +9,13 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0380/gvim_9.1.0380_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0381/gvim_9.1.0381_x64.zip",
|
||||||
"hash": "9f7377d6bdb38344dc062a09651a08968279e1ac800579a03a55ae4993ec0e5b",
|
"hash": "acc670a895da405ab73441171325dafba80811ebd89a4da1a7dd47355269b531",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0380/gvim_9.1.0380_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0381/gvim_9.1.0381_x86.zip",
|
||||||
"hash": "2faa7744e6f40a48b80078e1130b82114ff7e7c72635abc9cfe5239e814fd440",
|
"hash": "bc0fefb52206802d216a4c256e30be637340cf81b011b9cba0a38f202c4a7d59",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user