nlohmann-json: 3.11.2 -> 3.11.3

This commit is contained in:
Tim Biermann 2023-11-30 10:32:05 +01:00
parent 899ef513cb
commit 3cfc2db4c7
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 5 deletions

View File

@ -25,6 +25,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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31J658kVZJ0UwgZ0KJwpIBCO7tM8Hsrfh1yqO78afqETk6eeNSzKzWHqOkp0GFeZwze4QyM8WDYQIGZRs2OuQwo=
SHA256 (Pkgfile) = 5066d52b3452fac03714518519ba9f13ba8e6642d749056def56cbf519023f5c
SHA256 (.footprint) = 06ba37b9334c7301cfefc065fd543f8f511f6d3128a18009ed243fc6d75a3e8a
SHA256 (nlohmann-json-3.11.2.tar.gz) = d69f9deb6a75e2580465c6c4c5111b89c4dc2fa94e3a85fcd2ffcd9a143d9273
RWSagIOpLGJF326R4mEgHsmxe/basGChaL/2xAr9rJyrFI8c2CNPM+LfAcoON+U39oTfQgnV/skzuChbAalolouQ/sndjIya2QY=
SHA256 (Pkgfile) = d9aa9d451b50444831c98a3a25fc09956213fc3fb201c453de0d129a7d5feca7
SHA256 (.footprint) = adb9f141c31c683084b85aa5083830eddfec2f2a4719d20eaedb52493343815c
SHA256 (nlohmann-json-3.11.3.tar.gz) = 0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406

View File

@ -4,7 +4,7 @@
# Depends on:
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)