From 7ebbe01256b37eb67120b2a2169be708a63d58da Mon Sep 17 00:00:00 2001 From: toge Date: Tue, 14 Jan 2025 01:30:07 +0900 Subject: [PATCH] uwebsockets: add version 20.71.0 --- 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 5949e1a6db735..aba7eaeb3cf13 100644 --- a/recipes/uwebsockets/all/conandata.yml +++ b/recipes/uwebsockets/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "20.71.0": + url: "https://github.com/uNetworking/uWebSockets/archive/v20.71.0.tar.gz" + sha256: "1e4e7bfa379dd8096182d0b47ae648c7bcf93be4a4130ad6e7625ed1d46aec1d" "20.70.0": url: "https://github.com/uNetworking/uWebSockets/archive/v20.70.0.tar.gz" sha256: "39a7e32182df2da02955ab1c1681af9710c82115075f4caabb8689a2c04460b9" diff --git a/recipes/uwebsockets/config.yml b/recipes/uwebsockets/config.yml index 3f757bbb41f91..6f032823722ef 100644 --- a/recipes/uwebsockets/config.yml +++ b/recipes/uwebsockets/config.yml @@ -1,4 +1,6 @@ versions: + "20.71.0": + folder: all "20.70.0": folder: all "20.68.0":