jsoncpp升级1.9.6

Signed-off-by: @ran-zhao-yu <ranzhaoyu1@huawei.com>
This commit is contained in:
@ran-zhao-yu
2025-05-13 16:13:51 +08:00
parent 54df298d2b
commit 3a7a7230c9
10 changed files with 11 additions and 289 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
"Name": "openEuler:jsoncpp",
"License": "MIT License",
"License File": "Copyright",
"Version Number": "1.9.5-5.oe2203sp3",
"Version Number": "1.9.6",
"Owner": "jameslee@huawei.com",
"Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS-SP3/source/Packages/jsoncpp-1.9.5-5.oe2203sp3.src.rpm",
"Upstream URL": "https://github.com/open-source-parsers/jsoncpp/-/archive/resf/tags/1.9.6.zip",
"Description": "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files."
}
]