mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
vim: Update to version 9.1.0368
This commit is contained in:
parent
18bafeeff3
commit
a1f91b8afd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.1.0366",
|
||||
"version": "9.1.0368",
|
||||
"description": "A highly configurable text editor",
|
||||
"homepage": "https://www.vim.org",
|
||||
"license": "Vim",
|
||||
@ -9,13 +9,13 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0366/gvim_9.1.0366_x64.zip",
|
||||
"hash": "3b6fb392c0ca65113d97703047dac365f7941c6c118e26307c6f72a498bf96d2",
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0368/gvim_9.1.0368_x64.zip",
|
||||
"hash": "e334f026af345da528139b005a95970a12763d65142206d6acf9c9f824f3c8c3",
|
||||
"extract_dir": "vim/vim91"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0366/gvim_9.1.0366_x86.zip",
|
||||
"hash": "8ab84606d898870fabbd6b6edf620e7a6612a54d5a407352d57791fe406fbf5a",
|
||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0368/gvim_9.1.0368_x86.zip",
|
||||
"hash": "dc67a0c14dc4c560ccd78999249c770e1abde6d59ab5b30cd1778b0b6b012810",
|
||||
"extract_dir": "vim/vim91"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user