From a7fbb5b8b262537931e9895e3e643dbaadbb94c6 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 4 Jan 2024 03:22:39 +0300 Subject: [PATCH] 3.11.3 --- nlohmann-json/lure.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nlohmann-json/lure.sh b/nlohmann-json/lure.sh index 92c9459..5c7aa21 100755 --- a/nlohmann-json/lure.sh +++ b/nlohmann-json/lure.sh @@ -10,8 +10,7 @@ provides=('nlohmann-json') conflicts=('nlohmann-json') build_deps_rosa=('cmake' 'git') -https://github.com/nlohmann/json/releases/download/v3.11.2/json.tar.xz -sources=("https://github.com/nlohmann/json/archive/refs/tags/v{$version}.tar.gz") +sources=("https://github.com/nlohmann/json/releases/tag/v{$version}.tar.xz") checksums=('SKIP')