(chore): Consistency of suggestion: vcredist

This commit is contained in:
HUMORCE 2023-04-23 22:12:04 +00:00
parent 77fbd88cc7
commit 6b967bbac0
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3
16 changed files with 22 additions and 18 deletions

View File

@ -7,9 +7,11 @@
"url": "https://www.autoitscript.com/autoit3/docs/license.htm"
},
"suggest": {
"Visual C++ Redistributable 2005": "extras/vcredist2005",
"Visual C++ Redistributable 2008": "extras/vcredist2008",
"Visual C++ Redistributable 2015-2022": "extras/vcredist2022",
"vcredist": [
"extras/vcredist2005",
"extras/vcredist2008",
"extras/vcredist2022"
],
"AutoIt Script Editor": "extras/autoit-script-editor"
},
"url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip",

View File

@ -4,7 +4,7 @@
"homepage": "https://www.microsoft.com/net/",
"license": "MIT",
"suggest": {
"Visual C++ Redistributable": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -4,7 +4,7 @@
"homepage": "https://www.erlang.org",
"license": "Apache-2.0",
"suggest": {
"Visual C/C++ Redistributable 2013": "extras/vcredist2013"
"vcredist": "extras/vcredist2013"
},
"architecture": {
"64bit": {

View File

@ -4,7 +4,7 @@
"homepage": "https://espanso.org",
"license": "GPL-3.0-only",
"suggest": {
"Microsoft Visual C++ Redistributables": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -4,7 +4,7 @@
"homepage": "https://gpac.wp.imt.fr/",
"license": "LGPL-2.1-or-later",
"suggest": {
"Visual C++ Redistributable": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -5,7 +5,7 @@
"homepage": "https://invisible-island.net/lynx/lynx.html",
"license": "GPL-2.0-only",
"suggest": {
"Microsoft Visual C++ Redistributables 2013": "extras/vcredist2013"
"vcredist": "extras/vcredist2013"
},
"depends": "cacert",
"url": [

View File

@ -16,7 +16,7 @@
"\"$dir\\bin\\mongod.exe --config NEW_CONFIG_FILE\""
],
"suggest": {
"Visual C/C++ Redistributable": "extras/vcredist2022",
"vcredist": "extras/vcredist2022",
"MongoDB Shell": "extras/mongosh"
},
"architecture": {

View File

@ -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": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -12,7 +12,7 @@
"To stop and/or delete the Service run 'sc stop MySQL' and 'sc delete MySQL'."
],
"suggest": {
"Visual C/C++ Redistributable": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -14,7 +14,7 @@
"See: https://nmap.org/book/inst-windows.html"
],
"suggest": {
"Visual C++ Redist 2008": "extras/vcredist2008"
"vcredist": "extras/vcredist2008"
},
"url": "https://nmap.org/dist/nmap-7.93-setup.exe#/dl.7z",
"hash": "f1160a33fb79c764cdc4c023fa700054ae2945ed91880e37348a17c010ca716f",

View File

@ -25,7 +25,7 @@
}
},
"suggest": {
"Visual C++ Redistributable": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"extract_dir": "instantclient_21_9",
"env_add_path": ".",

View File

@ -7,7 +7,7 @@
"url": "https://ravendb.net/terms/commercial"
},
"suggest": {
"Visual C++ Redistributable 2015": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -17,7 +17,7 @@
}
},
"suggest": {
"vcredist2008": "extras/vcredist2008"
"vcredist": "extras/vcredist2008"
},
"bin": "rdiff-backup.exe",
"checkver": {

View File

@ -10,7 +10,7 @@
],
"suggest": {
"Python 3.4+": "python",
"Visual C++ Redistributable": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -5,7 +5,7 @@
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk",
"Visual C++ Redistributable 2015-2022": "extras/vcredist2022"
"vcredist": "extras/vcredist2022"
},
"architecture": {
"64bit": {

View File

@ -2,7 +2,9 @@
"version": "62",
"description": "A video processing framework with simplicity in mind",
"homepage": "https://www.vapoursynth.com",
"depends": "extras/vcredist2022",
"suggest": {
"vcredist": "extras/vcredist2022"
},
"license": "LGPL-2.1-or-later",
"architecture": {
"64bit": {