🤖: ansible, electron, nextcloud, robo
ansible:
- Item root['versions']['9.5.1'] ({'name': '9.5.1', 'date': '2024-04-24'}) added to dictionary.
electron:
- Item root['releases']['31'] ({'name': '31', 'eol': '2025-01-07'}) removed from dictionary.
- Item root['releases']['30'] ({'name': '30', 'eol': '2024-10-15'}) removed from dictionary.
nextcloud:
- Item root['versions']['29.0.0'] ({'name': '29.0.0', 'date': '2024-04-24'}) added to dictionary.
robo:
- Item root['releases']['5'] ({'name': '5', 'supportedPHPVersions': '8.2 - 8.3'}) added to dictionary.
- Value of root['releases']['4']['supportedPHPVersions'] changed from "8.0 - 8.1" to "8.0 - 8.3".
This commit is contained in:
committed by
github-actions[bot]
parent
6405751d04
commit
a5e5f2fc80
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"releases": {
|
||||
"5": {
|
||||
"name": "5",
|
||||
"supportedPHPVersions": "8.2 - 8.3"
|
||||
},
|
||||
"4": {
|
||||
"name": "4",
|
||||
"supportedPHPVersions": "8.0 - 8.1"
|
||||
"supportedPHPVersions": "8.0 - 8.3"
|
||||
},
|
||||
"3": {
|
||||
"name": "3",
|
||||
|
||||
Reference in New Issue
Block a user