forked from Ponysearch/Ponysearch
Merge pull request #1032 from searxng/update_data_update_firefox_version.py
Update searx.data - update_firefox_version.py
This commit is contained in:
commit
9d565b0fc6
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
"98.0.2",
|
||||||
|
"98.0.1",
|
||||||
|
"98.0",
|
||||||
|
"97.0.2",
|
||||||
"97.0.1",
|
"97.0.1",
|
||||||
"97.0",
|
"97.0"
|
||||||
"96.0.3",
|
|
||||||
"96.0.2",
|
|
||||||
"96.0.1",
|
|
||||||
"96.0"
|
|
||||||
],
|
],
|
||||||
"os": [
|
"os": [
|
||||||
"Windows NT 10.0; Win64; x64",
|
"Windows NT 10.0; Win64; x64",
|
||||||
|
|
Loading…
Reference in a new issue