forked from Ponysearch/Ponysearch
Merge pull request #1723 from searxng/update_data_update_firefox_version.py
Update searx.data - update_firefox_version.py
This commit is contained in:
commit
2b65502388
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
"103.0",
|
"104.0",
|
||||||
"102.0.1",
|
"103.0.2",
|
||||||
"102.0"
|
"103.0.1",
|
||||||
|
"103.0"
|
||||||
],
|
],
|
||||||
"os": [
|
"os": [
|
||||||
"Windows NT 10.0; Win64; x64",
|
"Windows NT 10.0; Win64; x64",
|
||||||
|
|
Loading…
Reference in a new issue