mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
nlohmann-json: upgrade to 3.11.3
This commit is contained in:
@@ -1 +1 @@
|
||||
e8d56bc54621037842ee9f0aeae27746 nlohmann-json-3.11.2.tar.gz
|
||||
d603041cbc6051edbaa02ebb82cf0aa9 nlohmann-json-3.11.3.tar.gz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
nlohmann-json-3.11.2-1
|
||||
nlohmann-json-3.11.3-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/nlohmann/
|
||||
@@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/include/nlohmann/detail/iterators/
|
||||
-rw-r--r-- root/root usr/include/nlohmann/detail/iterators/iterator_traits.hpp
|
||||
-rw-r--r-- root/root usr/include/nlohmann/detail/iterators/json_reverse_iterator.hpp
|
||||
-rw-r--r-- root/root usr/include/nlohmann/detail/iterators/primitive_iterator.hpp
|
||||
-rw-r--r-- root/root usr/include/nlohmann/detail/json_custom_base_class.hpp
|
||||
-rw-r--r-- root/root usr/include/nlohmann/detail/json_pointer.hpp
|
||||
-rw-r--r-- root/root usr/include/nlohmann/detail/json_ref.hpp
|
||||
-rw-r--r-- root/root usr/include/nlohmann/detail/macro_scope.hpp
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# depends : cmake
|
||||
|
||||
name=nlohmann-json
|
||||
version=3.11.2
|
||||
version=3.11.3
|
||||
release=1
|
||||
source="https://github.com/nlohmann/json/archive/v$version/$name-$version.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user