mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vim-nightly: Update to version 8.2.2013
This commit is contained in:
parent
7ada5c1c4a
commit
b2544aec41
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.2000",
|
"version": "8.2.2013",
|
||||||
"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.2000/gvim_8.2.2000_x64.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2013/gvim_8.2.2013_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": [
|
||||||
"64bb471b463471659f4cb5c9543ba17618a3139517a5bd02422f05c6f0b2085d",
|
"02fd93e4d9491212fd59b820afa6359ff2aa497efd87863907582887ce21ae3d",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2000/gvim_8.2.2000_x86.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.2013/gvim_8.2.2013_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": [
|
||||||
"174e5c04231fa0a406cc2481d4444ef51327a51ffb1bfd407a6992856e555f63",
|
"68c15b57a66aedba900b6b9320a47b4bd9473efa1548449bb6ec79d896dbd8ee",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user