fix(ci): bump protobuf from 3.20.0 to 3.20.1

Otherwise installation using `scoop` fails with:

Couldn't find manifest for ''.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
2025-09-10 12:43:46 +02:00
parent 5ba505e4b5
commit ac2ac73650
+1 -1
View File
@@ -34,7 +34,7 @@ function Install-Dependencies {
scoop bucket add extras
}
scoop install --global go@1.23.10
scoop install --global protobuf@3.20.0
scoop install --global protobuf@3.20.1
scoop install --global vcredist2022
scoop install --global cmake@3.31.6
scoop install --global `