vim-nightly: Update to version 8.2.3397

This commit is contained in:
Jakub Čábera 2021-09-02 21:39:04 -07:00
parent 635985d02b
commit b7ee7fcc69

View File

@ -1,5 +1,5 @@
{
"version": "8.2.3394",
"version": "8.2.3397",
"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.3394/gvim_8.2.3394_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3397/gvim_8.2.3397_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": [
"c63402b6b74b6e765dd160113d080319980c111abb48f44872d54fd4cb7a6821",
"5f3b11ed1e94c0787d864c7e04fa8750216764856aa88734d93ef688c283ed21",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3394/gvim_8.2.3394_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3397/gvim_8.2.3397_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": [
"6751e90d84cf30b8626fc527533f84bdcc4f46e358272c1571e41a8cefc0bac5",
"7f6421554d8a13e0f94e3189436c1d7e48026e681bb652cc565540b995a17803",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]