> bash -x scripts/get_sources.sh
...
curl: option --no-proxy-negotiate: the installed libcurl version does not support this
curl: try 'curl --help' or 'curl --manual' for more information
> curl --version
curl 8.19.0
Release-Date: 2026年03月11日
```bash
> bash -x scripts/get_sources.sh
...
curl: option --no-proxy-negotiate: the installed libcurl version does not support this
curl: try 'curl --help' or 'curl --manual' for more information
```
```bash
> curl --version
curl 8.19.0
Release-Date: 2026年03月11日
```