mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
vim: Update to version 9.1.0282
This commit is contained in:
parent
9dd7641db5
commit
dbee323d5a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.0274",
|
"version": "9.1.0282",
|
||||||
"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.0274/gvim_9.1.0274_x64.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0282/gvim_9.1.0282_x64.zip",
|
||||||
"hash": "bb83e1010ba654416785e5b8e8509e0a2db02cda2bc6b759c737d9e211906255",
|
"hash": "c5ed7194ed55a6626cecc8810f162eafd5de8fd280268e8d18e4cb33766024ac",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0274/gvim_9.1.0274_x86.zip",
|
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.0282/gvim_9.1.0282_x86.zip",
|
||||||
"hash": "c2ea1ca9d6c5f78f879fd52925e16705393b8be4468131dcf53908d83807234e",
|
"hash": "c5cb1d92ea705d59ea23a2403f04f3fa27eda82e2725a7d32da2b7da49e7bd98",
|
||||||
"extract_dir": "vim/vim91"
|
"extract_dir": "vim/vim91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user