From 6e93f781f04b633ed6c1e647b6cb8161b8d6277d Mon Sep 17 00:00:00 2001 From: nzwei Date: Thu, 5 May 2022 19:06:59 +0200 Subject: [PATCH] fix project id of nlohmann-json project is https://release-monitoring.org/project/11152/ --- org.yuzu_emu.yuzu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index c44f5dd..9d41653 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -147,7 +147,7 @@ "sha256": "5daca6ca216495edf89d167f808d1d03c4a4d929cef7da5e10f135ae1540c7e4", "x-checker-data": { "type": "anitya", - "project-id": 141453, + "project-id": 11152, "url-template": "https://github.com/nlohmann/json/archive/v$version.tar.gz" } }