1,支持event和protobuf 2,如何构建指定版本swoole (比如我想构建swoole版本4.8.13的cli, 官方提供的包没有我需要的扩展) protobuf扩展按如下添加成功 php prepare.php \ --with-build-type=release \ +protobuf \ --with-download-mirror-url=https://swoole-cli.jingjingxyk.com/ 但是无法成功构建 <img width="1525" alt="image" src="https://github.com/swoole/swoole-cli/assets/22829164/d4eeb2eb-f4c7-450f-9f21-030787182092">