diff --git a/nlohmann-json/lure.sh b/nlohmann-json/lure.sh index 5c7aa21..95aa6fa 100755 --- a/nlohmann-json/lure.sh +++ b/nlohmann-json/lure.sh @@ -10,7 +10,7 @@ provides=('nlohmann-json') conflicts=('nlohmann-json') build_deps_rosa=('cmake' 'git') -sources=("https://github.com/nlohmann/json/releases/tag/v{$version}.tar.xz") +sources=("https://github.com/nlohmann/json/archive/refs/tags/v{$version}.tar.gz") checksums=('SKIP')