diff options
| author | myd7349 <myd7349@gmail.com> | 2019-08-07 01:29:17 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-06 13:29:17 -0400 |
| commit | 435043115a7178bf4656d0354ab48e5d7b6b6de2 (patch) | |
| tree | ed52fbff71f3c16c274be1938028e70c8ee66848 /ports/simdjson/CONTROL | |
| parent | d2d518922ed82daed90fddd0e6f3d24906448c03 (diff) | |
| download | vcpkg-435043115a7178bf4656d0354ab48e5d7b6b6de2.tar.gz vcpkg-435043115a7178bf4656d0354ab48e5d7b6b6de2.zip | |
[simdjson] Update to 0.2.1 (#7546)
* [simdjson] Update to 0.2.0
* [simdjson] Update to 0.2.1
* [simdjson] arm, arm64, x86 are not supported
Diffstat (limited to 'ports/simdjson/CONTROL')
| -rw-r--r-- | ports/simdjson/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/simdjson/CONTROL b/ports/simdjson/CONTROL index 8c71eeee5..df8c5deba 100644 --- a/ports/simdjson/CONTROL +++ b/ports/simdjson/CONTROL @@ -1,3 +1,4 @@ Source: simdjson
-Version: 2019-03-09
+Version: 2019-08-05
Description: A extremely fast JSON library that can parse gigabytes of JSON per second
+Homepage: https://github.com/lemire/simdjson
|
