From 796e8db93e993de45cd2fafd31a9cdd5bedfdf40 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 28 Nov 2023 21:47:38 +0000 Subject: [PATCH] bump: nlohmann-json --- anda/lib/nlohmann-json/nlohmann-json.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/nlohmann-json/nlohmann-json.spec b/anda/lib/nlohmann-json/nlohmann-json.spec index 60b6589621..ebe2564a1b 100644 --- a/anda/lib/nlohmann-json/nlohmann-json.spec +++ b/anda/lib/nlohmann-json/nlohmann-json.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: nlohmann-json -Version: 3.11.2 +Version: 3.11.3 Release: 1%{?dist} Summary: JSON for Modern C++ (c++11) ("single header file")