{
"id": "garden.lexicon.exultant-zebra.distribution",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"version",
"artifacts"
],
"properties": {
"version": {
"type": "string",
"description": "The version of this distribution, e.g. '0.14.0'."
},
"artifacts": {
"type": "array",
"items": {
"ref": "#artifact",
"type": "ref"
},
"description": "The list of downloadable artifacts for this distribution."
},
"description": {
"type": "string",
"description": "An optional description of this distribution."
}
}
},
"description": "A distribution of an application."
},
"artifact": {
"type": "object",
"required": [
"download"
],
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional tags describing this artifact, e.g. 'aarch64', 'apple-darwin', 'linux'."
},
"download": {
"type": "blob",
"accept": [
"*/*"
],
"description": "The downloadable binary."
},
"description": {
"type": "string",
"description": "An optional description of this artifact."
}
},
"description": "A downloadable artifact within a distribution."
}
},
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreihqiooufox2s5objmwunlmydabnce3uxhpt5x55cp2dor6mxdlzle
- Indexed At
- 2026-02-21 20:26 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/garden.lexicon.exultant-zebra.distribution
Version History (3 versions)