Skip to content

Commit

Permalink
Update by CLI (2024-09-06 18:27:01.266035)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 6, 2024
1 parent 8a51c94 commit 4e08b6f
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
26 changes: 13 additions & 13 deletions json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"submission": "https://github.com/Googlers-Repo/gmr/issues/new?assignees=&labels=module&projects=&template=submission.yml&title=%5BModule%5D%3A+",
"metadata": {
"version": 1,
"timestamp": 1725626245.751569
"timestamp": 1725647221.266035
},
"modules": [
{
Expand Down Expand Up @@ -271,8 +271,8 @@
{
"id": "livebootmagisk",
"name": "LiveBoot",
"version": "v3.0.1",
"versionCode": 30001,
"version": "v3.0.2",
"versionCode": 30002,
"author": "Ali Beyaz (avalibeyaz.com/github)",
"description": "A Magisk, KernelSU and APatch module that enables unix-style (verbose) boot animation for Android devices",
"added": 1445340430.7142262,
Expand All @@ -289,8 +289,8 @@
"readme": "https://github.com/symbuzzer/livebootmodule/raw/main/README.md",
"require": [],
"verified": false,
"timestamp": 1725604916.0,
"size": 504762,
"timestamp": 1725639835.0,
"size": 504785,
"features": {
"webroot": true,
"modconf": true
Expand All @@ -301,14 +301,6 @@
"source": "https://github.com/symbuzzer/livebootmodule"
},
"versions": [
{
"timestamp": 1725082123.0,
"version": "v2.0.4",
"versionCode": 20004,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/livebootmagisk/v2.0.4_20004.zip",
"changelog": "",
"size": 499904
},
{
"timestamp": 1725516965.0,
"version": "v3.0.0",
Expand All @@ -324,6 +316,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/livebootmagisk/v3.0.1_30001.zip",
"changelog": "",
"size": 504762
},
{
"timestamp": 1725639835.0,
"version": "v3.0.2",
"versionCode": 30002,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/livebootmagisk/v3.0.2_30002.zip",
"changelog": "",
"size": 504785
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion json/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</url>
<url>
<loc>https://mmrl.dergoogler.com/?module=livebootmagisk</loc>
<lastmod>2024-09-05</lastmod>
<lastmod>2024-09-06</lastmod>
</url>
<url>
<loc>https://mmrl.dergoogler.com/?module=mmrl</loc>
Expand Down
2 changes: 1 addition & 1 deletion modules/livebootmagisk/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
],
"readme": "https://github.com/symbuzzer/livebootmodule/raw/main/README.md",
"added": 1445340430.7142262,
"last_update": 1725604916.0,
"last_update": 1725639835.0,
"versions": 3
}
16 changes: 8 additions & 8 deletions modules/livebootmagisk/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"id": "livebootmagisk",
"timestamp": 1702580314.0,
"versions": [
{
"timestamp": 1725082123.0,
"version": "v2.0.4",
"versionCode": 20004,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/livebootmagisk/v2.0.4_20004.zip",
"changelog": "",
"size": 499904
},
{
"timestamp": 1725516965.0,
"version": "v3.0.0",
Expand All @@ -25,6 +17,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/livebootmagisk/v3.0.1_30001.zip",
"changelog": "",
"size": 504762
},
{
"timestamp": 1725639835.0,
"version": "v3.0.2",
"versionCode": 30002,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/livebootmagisk/v3.0.2_30002.zip",
"changelog": "",
"size": 504785
}
]
}
Binary file not shown.

0 comments on commit 4e08b6f

Please sign in to comment.