mirror of https://github.com/searxng/searxng.git
Update searx.data - update_firefox_version.py
This commit is contained in:
parent
a3148e5115
commit
3153f0a795
|
@ -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 New Issue