summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/webextensions/test/xpcshell/data/test_delay_updates_defer.json
blob: 2fcab10b5f7bab7372b7923ba12d414ea9e36733 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "addons": {
    "test_delay_update_defer_webext@tests.mozilla.org": {
      "updates": [
        { "version": "2.0",
          "update_link": "http://localhost:%PORT%/addons/test_delay_update_defer_webextension_v2.xpi"
        }
      ]
    }
  }
}