Ver Fonte

update nlohmann json to 3.11.3 (#2888)

xpxz há 1 ano atrás
pai
commit
850b0d315e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/n/nlohmann_json/xmake.lua

+ 1 - 0
packages/n/nlohmann_json/xmake.lua

@@ -6,6 +6,7 @@ package("nlohmann_json")
 
     add_urls("https://github.com/nlohmann/json/archive/$(version).tar.gz",
              "https://github.com/nlohmann/json.git")
+    add_versions("v3.11.3", "0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406")
     add_versions("v3.11.2", "d69f9deb6a75e2580465c6c4c5111b89c4dc2fa94e3a85fcd2ffcd9a143d9273")
     add_versions("v3.10.5", "5daca6ca216495edf89d167f808d1d03c4a4d929cef7da5e10f135ae1540c7e4")
     add_versions("v3.10.0", "eb8b07806efa5f95b349766ccc7a8ec2348f3b2ee9975ad879259a371aea8084")