rapidjson: Add version 1.2.0-2022-03-09 (#29869)
This commit is contained in:
parent
99083f1706
commit
b662a5968b
@ -12,6 +12,11 @@ class Rapidjson(CMakePackage):
|
|||||||
homepage = "https://rapidjson.org"
|
homepage = "https://rapidjson.org"
|
||||||
url = "https://github.com/Tencent/rapidjson/archive/v1.1.0.tar.gz"
|
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(
|
version(
|
||||||
"1.2.0-2021-08-13",
|
"1.2.0-2021-08-13",
|
||||||
git="https://github.com/Tencent/rapidjson.git",
|
git="https://github.com/Tencent/rapidjson.git",
|
||||||
|
Loading…
Reference in New Issue
Block a user