From 60ce61b2d1740de0e1dd68c177ce4ff68abc174e Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Tue, 31 Oct 2023 19:59:44 +0100 Subject: [PATCH] Update nlohmann/json in flatpak --- im.nheko.Nheko.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/im.nheko.Nheko.yaml b/im.nheko.Nheko.yaml index de24976b..36eb16d5 100644 --- a/im.nheko.Nheko.yaml +++ b/im.nheko.Nheko.yaml @@ -156,9 +156,9 @@ modules: buildsystem: cmake name: nlohmann sources: - - sha256: 1155fd1a83049767360e9a120c43c578145db3204d2b309eba49fbbedd0f4ed3 + - sha256: d69f9deb6a75e2580465c6c4c5111b89c4dc2fa94e3a85fcd2ffcd9a143d9273 type: archive - url: https://github.com/nlohmann/json/archive/v3.10.4.tar.gz + url: https://github.com/nlohmann/json/archive/v3.11.2.tar.gz - buildsystem: simple build-commands: - make static