summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/extensions/test/xpcshell/data/test_bug655254.json
blob: 3b1dd81dabf68fc73baf497e98713bf095bb6e32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "addons": {
    "addon1@tests.mozilla.org": {
      "updates": [
        {
          "applications": {
            "gecko": {
              "strict_min_version": "1",
              "advisory_max_version": "2"
            }
          },
          "version": "1"
        }
      ]
    }
  }
}