Update download.json.schema

This commit is contained in:
Glavo 2025-10-02 19:46:44 +08:00
parent c63d342aca
commit a324749284

View File

@ -18,7 +18,8 @@
"sh": { "sh": {
"$ref": "#/definitions/file" "$ref": "#/definitions/file"
} }
} },
"required": ["version", "jar", "exe"]
} }
}, },
"additionalProperties": false, "additionalProperties": false,