🤖: firefox, jira

firefox:
- Item root['versions']['131.0'] ({'name': '131.0', 'date': '2024-10-01'}) added to dictionary.
- Item root['versions']['128.3.0'] ({'name': '128.3.0', 'date': '2024-10-01'}) added to dictionary.

jira:
- Item root['versions']['9.4.27'] ({'name': '9.4.27', 'date': '2024-10-01'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-10-01 13:01:53 +00:00
committed by github-actions[bot]
parent 1c0d7d7e98
commit 95d7c2b5b0
2 changed files with 12 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"131.0": {
"name": "131.0",
"date": "2024-10-01"
},
"128.3.0": {
"name": "128.3.0",
"date": "2024-10-01"
},
"130.0.1": {
"name": "130.0.1",
"date": "2024-09-17"

View File

@@ -66,6 +66,10 @@
}
},
"versions": {
"9.4.27": {
"name": "9.4.27",
"date": "2024-10-01"
},
"9.17.3": {
"name": "9.17.3",
"date": "2024-09-18"