mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 09:00:02 +00:00
Merge pull request #364 from searxng/update_data_update_firefox_version.py
Update searx.data - update_firefox_version.py
This commit is contained in:
commit
d814f1182f
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
"92.0.1",
|
||||
"92.0",
|
||||
"91.0.2",
|
||||
"91.0.1",
|
||||
"91.0",
|
||||
"90.0.2",
|
||||
"90.0.1",
|
||||
"90.0"
|
||||
"91.0"
|
||||
],
|
||||
"os": [
|
||||
"Windows NT 10.0; WOW64",
|
||||
|
|
Loading…
Reference in a new issue