rapidjson: Add version 1.2.0-2022-03-09 (#29869)

This commit is contained in:
haralmha 2022-04-08 22:08:41 +02:00 committed by GitHub
parent 99083f1706
commit b662a5968b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,11 @@ class Rapidjson(CMakePackage):
homepage = "https://rapidjson.org"
url = "https://github.com/Tencent/rapidjson/archive/v1.1.0.tar.gz"
version(
"1.2.0-2022-03-09",
git="https://github.com/Tencent/rapidjson.git",
commit="8261c1ddf43f10de00fd8c9a67811d1486b2c784"
)
version(
"1.2.0-2021-08-13",
git="https://github.com/Tencent/rapidjson.git",