-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues/PRs to ensure it has not already been reported or fixed.
- I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
vcpkg
Expected/Current Behaviour
Installer of vcpkg allows to disable telemetry on bootstrap.
Disabling it allows to reduce unwanted internet traffic (a bit).
Steps to Reproduce
scoop install vcpkgPossible Solution
Add -disableMetrics arg to bootstrap-vcpkg.bat in manifest.
Scoop and Buckets Version
PS> scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)
'main' bucket:
0195d3346 (HEAD -> master, origin/master, origin/HEAD) mongodb-atlas-cli: Update to version 1.34.0Scoop Config
PS> scoop config
last_update scoop_repo scoop_branch
----------- ---------- ------------
2024-12-18T22:02:47.5712130+08:00 https://github.com/ScoopInstaller/Scoop masterPowerShell Version
PS> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.19041.5247
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.19041.5247
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1Additional Softwares
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working