Skip to content

Commit

Permalink
Update by CLI (2024-06-01 16:23:45.246334)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 1, 2024
1 parent cda6eb6 commit 059cf74
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 12 deletions.
24 changes: 15 additions & 9 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": 1717245109.081088
"timestamp": 1717259025.246334
},
"modules": [
{
Expand Down Expand Up @@ -905,11 +905,10 @@
"cover": "https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/CLI-Banner.png",
"icon": "",
"screenshots": [
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/1.png",
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/2.png",
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/3.png",
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/4.png",
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/5.png"
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/store_ready/1.png",
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/store_ready/2.png",
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/store_ready/3.png",
"https://raw.githubusercontent.com/DerGoogler/MMRL-CLI/master/assets/store_ready/4.png"
],
"category": "",
"categories": [
Expand Down Expand Up @@ -1352,12 +1351,12 @@
{
"id": "xhhttp",
"name": "xh for Android",
"version": "v0.20.1",
"versionCode": 201,
"version": "v0.22.0",
"versionCode": 221,
"author": "ducaale & Der_Googler",
"description": "Friendly and fast tool for sending HTTP requests",
"added": 1705247343.892676,
"timestamp": 1701025578.0,
"timestamp": 1717254835.0,
"track": {
"type": "GIT",
"added": 1705247343.892676,
Expand Down Expand Up @@ -1387,6 +1386,13 @@
"versionCode": 201,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/xhhttp/v0.20.1_201.zip",
"changelog": ""
},
{
"timestamp": 1717254835.0,
"version": "v0.22.0",
"versionCode": 221,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/xhhttp/v0.22.0_221.zip",
"changelog": ""
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions modules/xhhttp/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
],
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/xhhttp/master/README.md",
"added": 1705247343.892676,
"last_update": 1701025578.0,
"versions": 1
"last_update": 1717254835.0,
"versions": 2
}
9 changes: 8 additions & 1 deletion modules/xhhttp/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
"versionCode": 201,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/xhhttp/v0.20.1_201.zip",
"changelog": ""
},
{
"timestamp": 1717254835.0,
"version": "v0.22.0",
"versionCode": 221,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/xhhttp/v0.22.0_221.zip",
"changelog": ""
}
]
}
}
Binary file added modules/xhhttp/v0.22.0_221.zip
Binary file not shown.

0 comments on commit 059cf74

Please sign in to comment.