From 8b836d682e8642c75a4a34d99a2edd7a4feb8672 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 24 May 2024 16:45:55 +0200 Subject: [PATCH] c-ares 1.29.0 [ci skip] --- _versions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_versions.sh b/_versions.sh index e6d8d9644..8ad8d6a22 100755 --- a/_versions.sh +++ b/_versions.sh @@ -19,8 +19,8 @@ export CACERT_VER_='2024-03-11' export CACERT_HASH=1794c1d4f7055b7d02c2170337b61b48a2ef6c90d77e95444fd2596f4cac609f export BROTLI_VER_='1.1.0' export BROTLI_HASH=e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff -export CARES_VER_='1.28.1' -export CARES_HASH=675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d +export CARES_VER_='1.29.0' +export CARES_HASH=0b89fa425b825c4c7bc708494f374ae69340e4d1fdc64523bdbb2750bfc02ea7 export LIBPSL_VER_='0.21.5' export LIBPSL_HASH=1dcc9ceae8b128f3c0b3f654decd0e1e891afc6ff81098f227ef260449dae208 export LIBSSH_VER_='0.10.6'