(#11461) simdjson: add version 2.1.0 and remove old versions

This commit is contained in:
toge
2022-07-01 17:43:43 +09:00
committed by GitHub
parent 48c1898a07
commit e4f5f04cb9
2 changed files with 5 additions and 15 deletions

View File

@@ -1,4 +1,7 @@
sources:
"2.1.0":
url: "https://github.com/simdjson/simdjson/archive/v2.1.0.tar.gz"
sha256: "051b90427ddd1eac319f4eb34b973592728a6d8608fbac61e8aaa5a2dee4b693"
"2.0.4":
url: "https://github.com/simdjson/simdjson/archive/v2.0.4.tar.gz"
sha256: "c8a12cf60f6ce8c0e556f68bd80e7bd9f11f5876e198ed3637da8ccf182eaa24"
@@ -20,12 +23,3 @@ sources:
"0.8.2":
url: "https://github.com/lemire/simdjson/archive/v0.8.2.tar.gz"
sha256: "6540b7fe5d7cb37afdf8be487b2c6abf31a503fe6709c581d2b198b0016cc5fc"
"0.7.1":
url: "https://github.com/lemire/simdjson/archive/v0.7.1.tar.gz"
sha256: "b09cdd20c8163a491bb37e34192660d1ec5a39fa37634a37e4df77866d028ab0"
"0.6.1":
url: "https://github.com/lemire/simdjson/archive/v0.6.1.tar.gz"
sha256: "57ce12d94555cddc358a96a4995fb74375683a5ae09d3c7323dbd8ba09f4a850"
"0.5.0":
url: "https://github.com/lemire/simdjson/archive/v0.5.0.tar.gz"
sha256: "60846ae482e17230e41f5abf8f058a6e367c2a0ec1b5a6fd7a883a54ad21bee8"

View File

@@ -1,4 +1,6 @@
versions:
"2.1.0":
folder: all
"2.0.4":
folder: all
"2.0.3":
@@ -13,9 +15,3 @@ versions:
folder: all
"0.8.2":
folder: all
"0.7.1":
folder: all
"0.6.1":
folder: all
"0.5.0":
folder: all