From 06b572de9b9f656837defc072d9ffa8dd35642bf Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 18 Aug 2023 21:13:39 +0300 Subject: [PATCH] json-c ver. bump --- system/base/json-c/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/json-c/pspec.xml b/system/base/json-c/pspec.xml index f5beb864..20ab3c71 100644 --- a/system/base/json-c/pspec.xml +++ b/system/base/json-c/pspec.xml @@ -12,7 +12,7 @@ library A JSON implementation in C json-c implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. - https://github.com/json-c/json-c/archive/json-c-0.15-20200726.tar.gz + https://github.com/json-c/json-c/archive/refs/tags/json-c-0.17-20230812.tar.gz cmake @@ -59,6 +59,13 @@ + + 2023-08-15 + 0.17.20230812 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 0.15.20200726