update ada-url to v3.2.4 (#29353)

This commit is contained in:
Yagiz Nizipli 2025-06-27 12:56:01 -04:00 committed by GitHub
parent 5a6a5fd4d1
commit cf4a617f2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -817,7 +817,7 @@ RUN git init tg_owt \
&& rm -rf tg_owt
FROM builder AS ada
RUN git clone -b v3.2.2 --depth=1 https://github.com/ada-url/ada.git \
RUN git clone -b v3.2.4 --depth=1 https://github.com/ada-url/ada.git \
&& cd ada \
&& cmake -B build . \
-D ADA_TESTING=OFF \

View file

@ -1874,7 +1874,7 @@ release:
""")
stage('ada', """
git clone -b v3.2.2 https://github.com/ada-url/ada.git
git clone -b v3.2.4 https://github.com/ada-url/ada.git
cd ada
win:
cmake -B out . ^

View file

@ -217,7 +217,7 @@ parts:
ada:
source: https://github.com/ada-url/ada.git
source-depth: 1
source-tag: v3.2.2
source-tag: v3.2.4
plugin: cmake
build-environment:
- LDFLAGS: ${LDFLAGS:+$LDFLAGS} -s