mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
(chore): Consistency of suggestion: vcredist
This commit is contained in:
parent
77fbd88cc7
commit
6b967bbac0
@ -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",
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": [
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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": ".",
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"vcredist2008": "extras/vcredist2008"
|
"vcredist": "extras/vcredist2008"
|
||||||
},
|
},
|
||||||
"bin": "rdiff-backup.exe",
|
"bin": "rdiff-backup.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user