vim-nightly: Update to version 8.2.3340

This commit is contained in:
Jakub Čábera 2021-08-13 22:02:17 -07:00
parent a5941fe7f8
commit bca19ccca8

View File

@ -1,5 +1,5 @@
{
"version": "8.2.3336",
"version": "8.2.3340",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"homepage": "https://www.vim.org",
"license": "Vim",
@ -9,24 +9,24 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3336/gvim_8.2.3336_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3340/gvim_8.2.3340_x64.zip",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg"
],
"hash": [
"4107a3be27a28ca47800080b35a0756c7324ab7e612525f4b09c83bcbf036821",
"e3844a1931895761d795bf5af951f3c3ba889413bdd963f5426902b63750be0c",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3336/gvim_8.2.3336_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3340/gvim_8.2.3340_x86.zip",
"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"
],
"hash": [
"2afcce815078201679ffef5a39092074bb8af5a3cd54a03acd083efc89a0dbdc",
"7eb845d1067fd685dc027de0f8d2029bdd1f28a579d0074cbacca725692ee73b",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]