From 074247c79aff601315edd2d39528a4610042dc53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E7=94=B5=E8=8A=BD=E8=A1=A3?= Date: Fri, 28 Aug 2026 23:09:26 -0400 Subject: [PATCH] Restore the app catalog verification date to its actual audit day Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01Kb7vDj6PHwymeDeSUUk1eX --- cn/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cn/apps.json b/cn/apps.json index 0c67e0d1..b0f96ce1 100644 --- a/cn/apps.json +++ b/cn/apps.json @@ -1,5 +1,5 @@ { - "_verified": "2026-08-28, AUR RPC 实证在维护且未 out-of-date", + "_verified": "2026-08-24, AUR RPC 实证在维护且未 out-of-date", "apps": { "wechat": { "name": "微信", "source": "aur", "package": "wechat-universal-bwrap", "license": "proprietary" }, "qq": { "name": "QQ", "source": "aur", "package": "linuxqq", "license": "proprietary" },