From 0eb3ca2a341b0c5c3048c5aef26e1f8bee9f1ee9 Mon Sep 17 00:00:00 2001 From: Sidney Cogdill Date: Mon, 4 Nov 2024 11:00:50 +0000 Subject: [PATCH] update flux to version 0.4.0 (#25819) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update flux to version 0.4.0 * Update conandata.yml --------- Co-authored-by: Francisco Ramírez --- recipes/flux/all/conandata.yml | 3 +++ recipes/flux/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/flux/all/conandata.yml b/recipes/flux/all/conandata.yml index da78f9215ab45..0e08f22b473ce 100644 --- a/recipes/flux/all/conandata.yml +++ b/recipes/flux/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "0.4.0": + url: "https://github.com/tcbrindle/flux/archive/refs/tags/v0.4.0.zip" + sha256: "d17c656934688e085197eb6bd576a2e468d2b513c4f3be60121b8863c0830e13" "cci.20240115": url: "https://codeload.github.com/tcbrindle/flux/zip/e942a678ed3b46c7f7ffeebe47eed5c5bec005b2" sha256: "3832fb160417d14cfb3636c8edab04b2d0cd6c230b4d474a18bb1389fa1c3b8f" diff --git a/recipes/flux/config.yml b/recipes/flux/config.yml index 4edf0b751a05e..e1fec433b2cec 100644 --- a/recipes/flux/config.yml +++ b/recipes/flux/config.yml @@ -1,3 +1,5 @@ versions: + "0.4.0": + folder: all "cci.20240115": folder: all