We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba505e commit ac2ac73Copy full SHA for ac2ac73
scripts/windows_build_setup.ps1
@@ -34,7 +34,7 @@ function Install-Dependencies {
34
scoop bucket add extras
35
}
36
scoop install --global go@1.23.10
37
- scoop install --global protobuf@3.20.0
+ scoop install --global protobuf@3.20.1
38
scoop install --global vcredist2022
39
scoop install --global cmake@3.31.6
40
scoop install --global `
0 commit comments