Skip to content

Commit

Permalink
[sync] tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler committed Jan 14, 2024
1 parent f473cf9 commit d218526
Show file tree
Hide file tree
Showing 6 changed files with 67 additions and 50 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": 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": ""
}
]
}
]
}
22 changes: 22 additions & 0 deletions json/verified_modules.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
"acc",
"huskydg_bootloopsaver",
"huskydg_swapram",
"magic-flash",
"magiskapp_freezer",
"magisk_overlayfs",
"lhroot",
"zram-swap-manager",
"mkshrc",
"node_on_android",
"NoStorageRestrict",
"xhhttp",
"magiskhide",
"magisk_proc_monitor",
"data_isolation_support",
"gcc_on_android",
"UbuntuFontVinaooo",
"djs",
"mmrl_install_tools",
"Ad-Blocker"
]
9 changes: 9 additions & 0 deletions json/verified_users.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
"DerGoogler",
"HuskyDG",
"tiann",
"osm0sis",
"Vaz15k",
"VR-25",
"SierraDevoplers"
]
Binary file removed modules/mmrl_install_tools/3.2.1_321.zip
Binary file not shown.
5 changes: 2 additions & 3 deletions modules/mmrl_install_tools/track.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"id": "mmrl_install_tools",
"enable": true,
"verified": false,
"update_to": "https://github.com/Googlers-Repo/mmrl_install_tools.git",
"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": 1705233324.376441,
"last_update": 1705103442.0,
"versions": 1
"added": 1705236543.122436
}
13 changes: 0 additions & 13 deletions modules/mmrl_install_tools/update.json

This file was deleted.

0 comments on commit d218526

Please sign in to comment.