mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
Fix broken checkver script, binaries no longer added to https://github.com/SeleniumHQ/selenium/raw/trunk/common/manager/windows/ but instead uploaded to https://github.com/SeleniumHQ/selenium_manager_artifacts/releases. These binaries are released more often than Selenium itself so to get the right release we need to check which one is bundled with the stable Selenium. This script was written based on the conversation here https://github.com/SeleniumHQ/selenium/issues/11694. Once binaries are released, we won't need this script. Version number changed to match the Selenium release.
Scoop Main

Core manifests for Scoop, the Windows command-line installer. For manifests that fit the Main criteria.
How do I install these manifests?
Just do scoop install <manifest>. This is the default bucket for Scoop and is added by default.
How do I contribute new manifests?
To make a new manifest contribution, please read the Contributing Guide.
Description
Languages
PowerShell
100%