Skip to content

Commit aa79674

Browse files
committed
simdjson: add version 4.0.2
1 parent d146411 commit aa79674

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

recipes/simdjson/all/conandata.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sources:
2-
"4.0.1":
3-
url: "https://github.com/simdjson/simdjson/archive/v4.0.1.tar.gz"
4-
sha256: "351814d97adb67b2dc88b48e600139e0a704f2521708682ca8da3632c495c73a"
2+
"4.0.2":
3+
url: "https://github.com/simdjson/simdjson/archive/v4.0.2.tar.gz"
4+
sha256: "e54f73ebcb503022403eddb87382fba3f81486840bc94fb67b0888797aed9572"
55
"3.13.0":
66
url: "https://github.com/simdjson/simdjson/archive/v3.13.0.tar.gz"
77
sha256: "07a1bb3587aac18fd6a10a83fe4ab09f1100ab39f0cb73baea1317826b9f9e0d"

recipes/simdjson/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
versions:
2-
"4.0.1":
2+
"4.0.2":
33
folder: all
44
"3.13.0":
55
folder: all

0 commit comments

Comments
 (0)