Skip to content

Commit

Permalink
https://github.com/browscap/browscap/issues/2827
Browse files Browse the repository at this point in the history
- Add Android webview, firefox on iOS and headless chrome
  • Loading branch information
paulrutter committed Jul 26, 2023
1 parent 390b522 commit 1c0e7d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"division": "Android WebView #MAJORVER#.#MINORVER#",
"versions": [112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 99, 98, 97, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 83],
"versions": [125, 124, 123, 122, 121, 120, 119, 118, 117, 116, 115, 114, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 99, 98, 97, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 83],
"sortIndex": 954,
"lite": true,
"standard": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"division": "Headless Chrome #MAJORVER#.#MINORVER#",
"versions": [112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 99, 98, 97, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 83, 82, 81, 80, 79, 78, 77, 76, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60],
"versions": [125, 124, 123, 122, 121, 120, 119, 118, 117, 116, 115, 114, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 99, 98, 97, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 86, 85, 84, 83, 82, 81, 80, 79, 78, 77, 76, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60],
"sortIndex": 1165,
"lite": true,
"standard": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"division": "Firefox #MAJORVER#.#MINORVER# for iOS",
"versions": [112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 39, 38, 37, 36, 35, 34, 21, 20, 19, 18, 17, 16, 15],
"versions": [125, 124, 123, 122, 121, 120, 119, 118, 117, 116, 115, 114, 113, 112, 111, 110, 109, 108, 107, 106, 105, 104, 103, 102, 101, 100, 39, 38, 37, 36, 35, 34, 21, 20, 19, 18, 17, 16, 15],
"sortIndex": 1166,
"lite": false,
"standard": true,
Expand Down

0 comments on commit 1c0e7d0

Please sign in to comment.