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 d146411Copy full SHA for d146411
recipes/simdjson/all/conandata.yml
@@ -1,4 +1,7 @@
1
sources:
2
+ "4.0.1":
3
+ url: "https://github.com/simdjson/simdjson/archive/v4.0.1.tar.gz"
4
+ sha256: "351814d97adb67b2dc88b48e600139e0a704f2521708682ca8da3632c495c73a"
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