mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vim-nightly: Update to version 8.2.1943
This commit is contained in:
parent
82d6d759ef
commit
d558a5aea3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.1941",
|
"version": "8.2.1943",
|
||||||
"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",
|
||||||
@ -9,24 +9,24 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1941/gvim_8.2.1941_x64.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1943/gvim_8.2.1943_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": [
|
||||||
"9fe11771923540e771ee81692db5e6e6fd763c2bd2ec670f9635cb2807094978",
|
"5e3ce96d1da842c8cadc81256757eb79ac421732bc0c6ffe586cf0a76604818b",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1941/gvim_8.2.1941_x86.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.1943/gvim_8.2.1943_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": [
|
||||||
"8028637391922dc263c2440127adf760fdb942347cbf955a1de5bd7f07a5553b",
|
"5158146f1ac47b853b7e695086b291cbf0b213ea90142bf49151343637e6ca51",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user