mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
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:
@@ -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 `
|
||||
|
||||
Reference in New Issue
Block a user