Skip to content

Commit

Permalink
Update by CLI (2024-01-14 12:54:22.306810)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2024
1 parent d218526 commit 5d5ac28
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 35 deletions.
68 changes: 34 additions & 34 deletions json/modules.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"name": "Googlers Magisk Repo",
"metadata": {
"version": 1,
"timestamp": 1705233962.763305
},
"modules": [
{
"id": "mmrl_install_tools",
"name": "MMRL Install Tools",
"version": "3.2.1",
"versionCode": 321,
"author": "Der_Googler",
"description": "Required module if you want to install modules from Explore",
"track": {
"type": "GIT",
"added": 1705233324.376441,
"license": "",
"homepage": "",
"source": "https://github.com/Googlers-Repo/mmrl_install_tools.git",
"support": "https://github.com/Googlers-Repo/mmrl_install_tools/issues",
"donate": "https://github.com/sponsors/DerGoogler"
},
"versions": [
{
"timestamp": 1705103442.0,
"version": "3.2.1",
"versionCode": 321,
"zipUrl": "https://gr.dergoogler.com/repo/modules/mmrl_install_tools/3.2.1_321.zip",
"changelog": ""
}
]
}
]
}
"name": "Googlers Magisk Repo",
"metadata": {
"version": 1,
"timestamp": 1705236862.30681
},
"modules": [
{
"id": "mmrl_install_tools",
"name": "MMRL Install Tools",
"version": "3.2.1",
"versionCode": 321,
"author": "Der_Googler",
"description": "Required module if you want to install modules from Explore",
"track": {
"type": "GIT",
"added": 1705236543.122436,
"license": "",
"homepage": "",
"source": "https://github.com/Googlers-Repo/mmrl_install_tools.git",
"support": "https://github.com/Googlers-Repo/mmrl_install_tools/issues",
"donate": "https://github.com/sponsors/DerGoogler"
},
"versions": [
{
"timestamp": 1705103442.0,
"version": "3.2.1",
"versionCode": 321,
"zipUrl": "https://gr.dergoogler.com/repo/modules/mmrl_install_tools/3.2.1_321.zip",
"changelog": ""
}
]
}
]
}
Binary file added modules/mmrl_install_tools/3.2.1_321.zip
Binary file not shown.
4 changes: 3 additions & 1 deletion modules/mmrl_install_tools/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@
"source": "https://github.com/Googlers-Repo/mmrl_install_tools.git",
"support": "https://github.com/Googlers-Repo/mmrl_install_tools/issues",
"donate": "https://github.com/sponsors/DerGoogler",
"added": 1705236543.122436
"added": 1705236543.122436,
"last_update": 1705103442.0,
"versions": 1
}
13 changes: 13 additions & 0 deletions modules/mmrl_install_tools/update.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "mmrl_install_tools",
"timestamp": 1705103442.0,
"versions": [
{
"timestamp": 1705103442.0,
"version": "3.2.1",
"versionCode": 321,
"zipUrl": "https://gr.dergoogler.com/repo/modules/mmrl_install_tools/3.2.1_321.zip",
"changelog": ""
}
]
}

0 comments on commit 5d5ac28

Please sign in to comment.