aboutsummaryrefslogtreecommitdiff
path: root/ui/release/channels.json
blob: 157c8fa0f8c2a3ca535c6f17af42d1eb4d75364d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "channels": [
    {
      "name": "stable",
      "rev": "c0c52a371ad978baf02fa7094140c6e95402bf22"
    },
    {
      "name": "canary",
      "rev": "43cf00fbe761628c5552d85fd92f3490fbf301bc"
    },
    {
      "name": "autopush",
      "rev": "HEAD"
    }
  ]
}