We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c053949 commit 8d48ee1Copy full SHA for 8d48ee1
recipes/simdjson/all/conandata.yml
@@ -1,4 +1,7 @@
1
sources:
2
+ "4.0.0":
3
+ url: "https://github.com/simdjson/simdjson/archive/v4.0.0.tar.gz"
4
+ sha256: "ad238fc578a4c18d3263250d0efaacadbc6a98f9c7b6be2e70867011b627fa57"
5
"3.13.0":
6
url: "https://github.com/simdjson/simdjson/archive/v3.13.0.tar.gz"
7
sha256: "07a1bb3587aac18fd6a10a83fe4ab09f1100ab39f0cb73baea1317826b9f9e0d"
recipes/simdjson/config.yml
@@ -1,3 +1,5 @@
versions:
+ folder: all
folder: all
0 commit comments