vim-nightly: Update to version 8.2.3446

This commit is contained in:
Jakub Čábera 2021-09-17 23:53:33 -07:00
parent 90d7b1e717
commit 2b30925b91

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.3444", "version": "8.2.3446",
"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.3444/gvim_8.2.3444_x64.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3446/gvim_8.2.3446_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": [
"98b7a3d29956d5390481ea4753a8e24a725a925694ee32ebe6afe0c99fade57d", "57355e19235e1b6f90c298602f111d39be293c18dc27e80d510017eb05690687",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3444/gvim_8.2.3444_x86.zip", "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3446/gvim_8.2.3446_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": [
"f1f4c1fb613f10b0359e6061a25777f6a98a624ddb4b3b2b72348ec9bd746e6e", "ccb076bc9a766dc3d59cae1b209a228fb1144e61402a7ac99c1e0dbf585642ae",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
] ]