-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathrelease.json
More file actions
66 lines (66 loc) · 997 Bytes
/
release.json
File metadata and controls
66 lines (66 loc) · 997 Bytes
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"major_release": "Developer Tools 26",
"release": "Developer Tools 26.0.1",
"projects": [
{
"project": "CoreOSMakefiles",
"tag": "CoreOSMakefiles-79"
},
{
"project": "Git",
"tag": "Git-155"
},
{
"project": "bison",
"tag": "bison-16"
},
{
"project": "bootstrap_cmds",
"tag": "bootstrap_cmds-138"
},
{
"project": "cctools",
"tag": "cctools-1030.6.3"
},
{
"project": "developer_cmds",
"tag": "developer_cmds-87"
},
{
"project": "flex",
"tag": "flex-35"
},
{
"project": "gm4",
"tag": "gm4-19"
},
{
"project": "gnumake",
"tag": "gnumake-136"
},
{
"project": "gperf",
"tag": "gperf-15"
},
{
"project": "headerdoc",
"tag": "headerdoc-8.9.32"
},
{
"project": "ld64",
"tag": "ld64-956.6"
},
{
"project": "libgit2",
"tag": "libgit2-30"
},
{
"project": "pb_makefiles",
"tag": "pb_makefiles-1009"
},
{
"project": "tapi",
"tag": "tapi-1600.0.11.8"
}
]
}