From 45257e937ed3767a54101c6a1c1be261309b7224 Mon Sep 17 00:00:00 2001 From: toge Date: Sat, 14 Sep 2024 00:31:36 +0900 Subject: [PATCH] (#25238) uwebsockets: add version 20.66.0 Co-authored-by: Ernesto de Gracia Herranz --- recipes/uwebsockets/all/conandata.yml | 3 +++ recipes/uwebsockets/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/uwebsockets/all/conandata.yml b/recipes/uwebsockets/all/conandata.yml index ed6be06ed604c..aee0683603d8b 100644 --- a/recipes/uwebsockets/all/conandata.yml +++ b/recipes/uwebsockets/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "20.66.0": + url: "https://github.com/uNetworking/uWebSockets/archive/v20.66.0.tar.gz" + sha256: "54d1a8cfb46e1814e1525e9bc72a4652aa708f352e55f35ef4b55804c98bfee1" "20.65.0": url: "https://github.com/uNetworking/uWebSockets/archive/v20.65.0.tar.gz" sha256: "e261f7c124b3b9e217fc766d6e51d4fdc4b227aa52c7a0ca5952a9e65cea4213" diff --git a/recipes/uwebsockets/config.yml b/recipes/uwebsockets/config.yml index f22f342dc70d3..ef42fd1e163d6 100644 --- a/recipes/uwebsockets/config.yml +++ b/recipes/uwebsockets/config.yml @@ -1,4 +1,6 @@ versions: + "20.66.0": + folder: all "20.65.0": folder: all "20.64.0":