Integrate validated catalog loading (T-201)

This commit is contained in:
ila
2026-07-16 16:52:46 +08:00
parent 9da72caa01
commit 2e21c9f327
20 changed files with 1450 additions and 40 deletions
+6 -2
View File
@@ -11,7 +11,11 @@
"version": "1.2.0",
"channel": "stable",
"status": "active",
"category": "开发工具",
"tags": ["工具", "JSON"],
"icon": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
"homepage": "https://example.invalid/json-parser",
"tutorial": "https://example.invalid/json-parser/tutorial",
"min_os": "windows-10",
"architectures": ["amd64"],
"entry_exe": "JsonParser.exe",
@@ -20,8 +24,8 @@
"amd64": {
"url": "https://download.invalid/json-parser.zip",
"size": 42,
"sha256": "test-sha256-placeholder",
"signature": "test-package-signature-placeholder"
"sha256": "0000000000000000000000000000000000000000000000000000000000000000",
"signature": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=="
}
}
}