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