mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
vim-nightly: Update to version 8.2.0008
This commit is contained in:
parent
64137e7d50
commit
291b8e1cc1
@ -2,34 +2,34 @@
|
|||||||
"homepage": "https://www.vim.org",
|
"homepage": "https://www.vim.org",
|
||||||
"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.",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
"version": "8.1.2260",
|
"version": "8.2.0008",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x64.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_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": [
|
||||||
"ed00cbf6c9e3c9bc14dfed025155f29877d37b86a08d62bcddba17ad7e678468",
|
"0607b91d2869a75986af504f2cab56b73e58b80a86e30d090d8e5b3ef3ae3434",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/vim/vim-win32-installer/releases/download/v8.1.2269/gvim_8.1.2269_x86.zip",
|
"https://github.com/vim/vim-win32-installer/releases/download/v8.2.0008/gvim_8.2.0008_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": [
|
||||||
"59aafc968faa2bc766d53f48faac7378e5f8c1f620c696d936ff0f0650a64880",
|
"2c79d0b141568d5d614d432dae333e3c7b0ebe578bac795930af9405310ed548",
|
||||||
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
"16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98",
|
||||||
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
"49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "vim\\vim81",
|
"extract_dir": "vim\\vim82",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"Remove-Item \"$dir\\`$*\", \"$dir\\uninstal.*\", \"$dir\\install.exe\" -Recurse",
|
"Remove-Item \"$dir\\`$*\", \"$dir\\uninstal.*\", \"$dir\\install.exe\" -Recurse",
|
||||||
"if (!(Test-Path \"$persist_dir\\_vimrc\")) {",
|
"if (!(Test-Path \"$persist_dir\\_vimrc\")) {",
|
||||||
@ -114,7 +114,7 @@
|
|||||||
"gVim"
|
"gVim"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"persist":[
|
"persist": [
|
||||||
"_vimrc",
|
"_vimrc",
|
||||||
"_gvimrc",
|
"_gvimrc",
|
||||||
"vimfiles"
|
"vimfiles"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user