mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
(chore): Replace vcredist 2015-2019 with 2022
This commit is contained in:
parent
883def6985
commit
811a7bc661
@ -5,7 +5,7 @@
|
||||
"license": "MPL-2.0",
|
||||
"notes": "The 9.16 branch is the last stable Windows release of BIND. It is recommended to use the latest stable version through WSL instead. Please read the following for more info: https://www.isc.org/blogs/bind-update-summer2021/",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2017"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://github.com/evansmurithi/cloak",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://cobalt-org.github.io/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"license": "MIT",
|
||||
"notes": "Please restart your command line for CORMANLISP_HOME to take effect. Consider installing <https://www.quicklisp.org/>.",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"url": "https://github.com/sharplispers/cormanlisp/releases/download/v3.1.2b/CormanLisp-3.1.2b.zip",
|
||||
"hash": "8bf722bd919a69ff743e2ae6448fcb3ccbc8be8b3ef746e6acc5cdcb1853ea95",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://www.microsoft.com/net/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"Visual C++ Redistributable 2019": "extras/vcredist2019"
|
||||
"Visual C++ Redistributable": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://espanso.org",
|
||||
"license": "GPL-3.0-only",
|
||||
"suggest": {
|
||||
"Microsoft Visual C++ Redistributables 2019": "extras/vcredist2019"
|
||||
"Microsoft Visual C++ Redistributables": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://github.com/Peltoche/lsd",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"\"$dir\\bin\\mongod.exe --config NEW_CONFIG_FILE\""
|
||||
],
|
||||
"suggest": {
|
||||
"Visual C/C++ Redistributable 2017": "extras/vcredist2017"
|
||||
"Visual C/C++ Redistributable": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"suggest": {
|
||||
"vcredist": [
|
||||
"extras/vcredist2013",
|
||||
"extras/vcredist2015"
|
||||
"extras/vcredist2022"
|
||||
]
|
||||
},
|
||||
"architecture": {
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--this has a plugin to remove some crazy aliases from Powershell, as well as many other improvements."
|
||||
],
|
||||
"suggest": {
|
||||
"Visual C/C++ Runtime 2015": "extras/vcredist2019"
|
||||
"Visual C/C++ Runtime": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -5,12 +5,12 @@
|
||||
"license": "Apache-2.0",
|
||||
"notes": [
|
||||
"Maven requires a properly configured JAVA_HOME environment variable.",
|
||||
"If you see a message that VCRUNTIME140.dll was not found, you need to install vcredist2019",
|
||||
"If you see a message that VCRUNTIME140.dll was not found, you need to install vcredist2022",
|
||||
"See https://github.com/oracle/graal/issues/1762 for more information."
|
||||
],
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk",
|
||||
"vcredist": "extras/vcredist2019"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"To stop and/or delete the Service run 'sc stop MySQL' and 'sc delete MySQL'."
|
||||
],
|
||||
"suggest": {
|
||||
"Visual C/C++ Redistributable 2017": "extras/vcredist2017"
|
||||
"Visual C/C++ Redistributable": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"url": "https://github.com/neovim/neovim/blob/master/LICENSE"
|
||||
},
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
}
|
||||
},
|
||||
"suggest": {
|
||||
"Visual C++ 2017 Redistributable": "extras/vcredist2017"
|
||||
"Visual C++ Redistributable": "extras/vcredist2022"
|
||||
},
|
||||
"extract_dir": "instantclient_21_3",
|
||||
"env_add_path": ".",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://windows.php.net/",
|
||||
"license": "PHP-3.01",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2019"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://windows.php.net/",
|
||||
"license": "PHP-3.01",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2019"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://github.com/timvisee/prs",
|
||||
"license": "GPL-3.0-only",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"depends": [
|
||||
"git",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"url": "https://ravendb.net/terms/commercial"
|
||||
},
|
||||
"suggest": {
|
||||
"Visual C++ Redistributable 2015": "extras/vcredist2015"
|
||||
"Visual C++ Redistributable 2015": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://github.com/BurntSushi/ripgrep",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
"Prerequisites: A Powerline font installed and enabled in your terminal."
|
||||
],
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2019"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://github.com/dduan/tre",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2015"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://trojan-gfw.github.io/trojan/",
|
||||
"license": "GPL-3.0-only",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2019"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"homepage": "https://ziglang.org/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2019"
|
||||
"vcredist": "extras/vcredist2022"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user