vim-nightly: Update to version 8.2.3161

This commit is contained in:
Jakub Čábera 2021-07-14 23:53:12 -07:00
parent 69e9b2b317
commit b69d4517de

View File

@ -1,5 +1,5 @@
{
"version": "8.2.3159",
"version": "8.2.3161",
"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.3159/gvim_8.2.3159_x64.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3161/gvim_8.2.3161_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": [
"ac0f8dc0278075d74fac090a24546ea1c849d57dc776dd567298b1df1f8bf7e2",
"c11e32f67a9a4afac494d2e6288d78da943d98f4f67d9690ce821164cdce908c",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]
},
"32bit": {
"url": [
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3159/gvim_8.2.3159_x86.zip",
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.3161/gvim_8.2.3161_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": [
"f29505b6feacebbcb25ab261ce5c763952ee0f63aff657d593a1301b088ede74",
"ac774d26e911e21a6fcdac024dc5234317ad46e0499f096a57460cb0334b7547",
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
]