🤖: privatebin, samsung-mobile

privatebin:
- Item root['versions']['1.7.7'] ({'name': '1.7.7', 'date': '2025-06-28'}) added to dictionary.

samsung-mobile:
- Type of root['releases']['galaxy-f13']['eol'] changed from str to bool and value changed from "2025-06-29" to False.
This commit is contained in:
github-actions[bot]
2025-06-29 02:45:46 +00:00
committed by github-actions[bot]
parent 768bb68f49
commit 51668294e3
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.7.7": {
"name": "1.7.7",
"date": "2025-06-28"
},
"1.7.6": {
"name": "1.7.6",
"date": "2025-02-01"

View File

@@ -1179,7 +1179,7 @@
},
"galaxy-f13": {
"name": "galaxy-f13",
"eol": "2025-06-29",
"eol": false,
"releaseLabel": "Galaxy F13"
},
"galaxy-f12": {