Skip to content

Commit c747cc0

Browse files
togeAbrilRBS
andauthored
re2c: add version 4.3 and stop publishing revisions for older versions (#28193)
* re2c: add version 4.3 * Remove unused versions --------- Co-authored-by: Abril Rincón Blanco <[email protected]>
1 parent 36fce5d commit c747cc0

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

recipes/re2c/all/conandata.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
sources:
2-
"4.0.2":
3-
url: "https://github.com/skvadrik/re2c/releases/download/4.0.2/re2c-4.0.2.tar.xz"
4-
sha256: "5e52ce0e26326115e41bc45d34dc2d5e10f2e44ed3a413fa2a826aa3500c8d56"
5-
"3.1":
6-
url: "https://github.com/skvadrik/re2c/releases/download/3.1/re2c-3.1.tar.xz"
7-
sha256: "0ac299ad359e3f512b06a99397d025cfff81d3be34464ded0656f8a96676c029"
8-
"2.2":
9-
url: "https://github.com/skvadrik/re2c/releases/download/2.2/re2c-2.2.tar.xz"
10-
sha256: "0fc45e4130a8a555d68e230d1795de0216dfe99096b61b28e67c86dfd7d86bda"
2+
"4.3":
3+
url: "https://github.com/skvadrik/re2c/releases/download/4.3/re2c-4.3.tar.xz"
4+
sha256: "51e88d6d6b6ab03eb7970276aca7e0db4f8e29c958b84b561d2fdcb8351c7150"

recipes/re2c/config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
versions:
2-
"4.0.2":
3-
folder: "all"
4-
"3.1":
5-
folder: "all"
6-
"2.2":
2+
"4.3":
73
folder: "all"

0 commit comments

Comments
 (0)