forked from Ponysearch/Ponysearch
Merge pull request #1817 from searxng/update_data_update_firefox_version.py
Update searx.data - update_firefox_version.py
This commit is contained in:
commit
5f34015445
1 changed files with 5 additions and 4 deletions
|
@ -1,9 +1,10 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
"104.0",
|
"105.0.1",
|
||||||
"103.0.2",
|
"105.0",
|
||||||
"103.0.1",
|
"104.0.2",
|
||||||
"103.0"
|
"104.0.1",
|
||||||
|
"104.0"
|
||||||
],
|
],
|
||||||
"os": [
|
"os": [
|
||||||
"Windows NT 10.0; Win64; x64",
|
"Windows NT 10.0; Win64; x64",
|
||||||
|
|
Loading…
Reference in a new issue