Skip to content

Commit

Permalink
(#25291) range-v3: add version cci.20240905.
Browse files Browse the repository at this point in the history
range-v3 didn't see a release for over 2 years, despite numerous bug fixes and improvements being implemented. This new version adds support for new versions of GCC.
  • Loading branch information
ZbigniewRA authored Sep 19, 2024
1 parent a37ef39 commit 33ccd9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/range-v3/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"cci.20240905":
url: https://github.com/ericniebler/range-v3/archive/a33616bfdb642744acaa937a3f258fba384b7fd4.tar.gz
sha256: d5cc3bf42825097c55c1c6a1f0158eb8fbceb0653935f2f7d2b5286c827dd834
"0.12.0":
url: https://github.com/ericniebler/range-v3/archive/refs/tags/0.12.0.tar.gz
sha256: 015adb2300a98edfceaf0725beec3337f542af4915cec4d0b89fa0886f4ba9cb
Expand Down
2 changes: 2 additions & 0 deletions recipes/range-v3/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"cci.20240905":
folder: all
"0.12.0":
folder: all
"0.11.0":
Expand Down

0 comments on commit 33ccd9b

Please sign in to comment.