mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vim-nightly: Update to version 8.2.1114
This commit is contained in:
parent
6922df2479
commit
1584f54a51
@ -1,29 +1,29 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.1101",
|
"version": "8.2.1114",
|
||||||
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
|
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
|
||||||
"homepage": "https://www.vim.org",
|
"homepage": "https://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1101/gvim_8.2.1101_x64.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1114/gvim_8.2.1114_x64.zip",
|
||||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
|
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
|
||||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg"
|
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"cb5d017f59f8e85a3b309a6e45799d71bc455fff1cae5e0c5ae9f465ab500afb",
|
"b660c7fa845ab0b0e24e2d15bb68d6fd4fbbaa8c5ef2ab715568f24c7dce83f2",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1101/gvim_8.2.1101_x86.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1114/gvim_8.2.1114_x86.zip",
|
||||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
|
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
|
||||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/master/scripts/vim/uninstall-context.reg"
|
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/master/scripts/vim/uninstall-context.reg"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"965cdef489799548ad9635b7fea94591c18f602dd2dd2bbd445c2c729713aeac",
|
"0252fcf654e3118e67bf120b68df8a425a4e2e32ccb0a69faaaeb5ec7b27b9f6",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user