Integrate validated catalog loading (T-201)
This commit is contained in:
+6
-2
@@ -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=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user