blob: 50a33a748318ff0f4f27e2d1ca4115fd9d17bc9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
/* SPDX-License-Identifier: GPL-2.0-only */
{
"lang": "en-US",
"tag-id": "a9032c9d-2aaa-5a25-a0e6-6d865b24e6d2",
"tag-version": 0,
"software-name": "coreboot",
"software-version": "<software_version>",
"version-scheme": "alphanumeric",
"software-meta": [
{
"colloquial-version": "<colloquial_version>",
"persistent-id": "org.coreboot.rocks",
"summary": "coreboot is a project to develop open source boot firmware for various architectures"
}
],
"entity": [
{
"entity-name": "coreboot",
"reg-id": "coreboot.org",
"role": [
"tagCreator"
]
}
]
}
|