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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -16,7 +16,7 @@
"\"$dir\\bin\\mongod.exe --config NEW_CONFIG_FILE\"" "\"$dir\\bin\\mongod.exe --config NEW_CONFIG_FILE\""
], ],
"suggest": { "suggest": {
"Visual C/C++ Redistributable": "extras/vcredist2022", "vcredist": "extras/vcredist2022",
"MongoDB Shell": "extras/mongosh" "MongoDB Shell": "extras/mongosh"
}, },
"architecture": { "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." "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": { "suggest": {
"Visual C/C++ Runtime": "extras/vcredist2022" "vcredist": "extras/vcredist2022"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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