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')