🤖: drush, ffmpeg

drush:
- Item root['releases']['13'] ({'name': '13', 'supportedPhpVersions': '8.3+'}) added to dictionary.

ffmpeg:
- Item root['versions']['5.1.6'] ({'name': '5.1.6', 'date': '2024-08-05'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-08-05 01:53:21 +00:00
committed by github-actions[bot]
parent c345a36943
commit 00e8ec4f74
2 changed files with 8 additions and 0 deletions

View File

@@ -25,6 +25,10 @@
"supportedPhpVersions": "5.2.0+",
"eol": "2015-05-31"
},
"13": {
"name": "13",
"supportedPhpVersions": "8.3+"
},
"12": {
"name": "12",
"supportedPhpVersions": "8.1+"