summaryrefslogtreecommitdiff
path: root/chromium/infra/config/milestones.json
blob: 4c775871ff41ae82c1870852f1f69b9219af4612 (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
26
27
28
29
30
31
32
33
34
35
36
37
{
    "96": {
        "name": "m96",
        "project": "chromium-m96",
        "ref": "refs/branch-heads/4664"
    },
    "97": {
        "name": "m97",
        "project": "chromium-m97",
        "ref": "refs/branch-heads/4692"
    },
    "100": {
        "name": "m100",
        "project": "chromium-m100",
        "ref": "refs/branch-heads/4896"
    },
    "102": {
        "name": "m102",
        "project": "chromium-m102",
        "ref": "refs/branch-heads/5005"
    },
    "103": {
        "name": "m103",
        "project": "chromium-m103",
        "ref": "refs/branch-heads/5060"
    },
    "104": {
        "name": "m104",
        "project": "chromium-m104",
        "ref": "refs/branch-heads/5112"
    },
    "105": {
        "name": "m105",
        "project": "chromium-m105",
        "ref": "refs/branch-heads/5195"
    }
}