Skip to content

Commit 7d81db7

Browse files
async_simple: add version 1.4 (#28567)
* async_simple: add version 1.4 * use correct version number
1 parent 1d8c0f8 commit 7d81db7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

recipes/async_simple/all/conandata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
sources:
2+
"1.4":
3+
url: "https://github.com/alibaba/async_simple/archive/refs/tags/1.4.tar.gz"
4+
sha256: "6188f7a5f4211754fee758dfebf73759b74ce78c208719b5cc37d5ab4775d550"
25
"1.3":
36
url: "https://github.com/alibaba/async_simple/archive/refs/tags/v1.3.tar.gz"
47
sha256: "0BA0DC3397882611B538D04B8EE6668B1A04CE046128599205184C598B718743"

recipes/async_simple/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
versions:
22
# Newer versions at the top
3+
"1.4":
4+
folder: all
35
"1.3":
46
folder: all
57
"1.2":

0 commit comments

Comments
 (0)