mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
38 lines
746 B
JSON
38 lines
746 B
JSON
{
|
|
"comment": "Do not edit this file, use utils/roll_browser.js",
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "920619",
|
|
"installByDefault": true
|
|
},
|
|
{
|
|
"name": "chromium-with-symbols",
|
|
"revision": "920619",
|
|
"installByDefault": false
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1295",
|
|
"installByDefault": true
|
|
},
|
|
{
|
|
"name": "firefox-beta",
|
|
"revision": "1289",
|
|
"installByDefault": false
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1542",
|
|
"installByDefault": true,
|
|
"revisionOverrides": {
|
|
"mac10.14": "1446"
|
|
}
|
|
},
|
|
{
|
|
"name": "ffmpeg",
|
|
"revision": "1005",
|
|
"installByDefault": true
|
|
}
|
|
]
|
|
} |