Skip to content

Commit

Permalink
Update by CLI (2025-02-16 12:39:08.921696)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 16, 2025
1 parent 83d94df commit bdc81d9
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 38 deletions.
26 changes: 13 additions & 13 deletions json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"description": "A collection of handy tools and tweaks for your Magisk-enabled Android device. If you're into customizing your phone, GMR makes it easy to find, download, and install Magisk modules that can enhance your device's functionality or add cool features.",
"metadata": {
"version": 1,
"timestamp": 1739687211.610298
"timestamp": 1739709548.921696
},
"modules": [
{
Expand Down Expand Up @@ -373,8 +373,8 @@
{
"id": "bindhosts",
"name": "bindhosts",
"version": "v1.9.6",
"versionCode": 196,
"version": "v1.9.7",
"versionCode": 197,
"author": "xx, KOWX712",
"description": "Systemless hosts for APatch, KernelSU and Magisk ",
"added": 1733301165.0,
Expand All @@ -393,8 +393,8 @@
],
"license": "WTFPL",
"readme": "https://raw.githubusercontent.com/bindhosts/bindhosts/refs/heads/master/README.md",
"timestamp": 1739580650.0,
"size": 51570,
"timestamp": 1739706919.0,
"size": 51599,
"features": {
"service": true,
"post_fs_data": true,
Expand All @@ -408,14 +408,6 @@
"antifeatures": null
},
"versions": [
{
"timestamp": 1737724663.0,
"version": "v1.9.1",
"versionCode": 191,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.1_191.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.1_191.md",
"size": 47433
},
{
"timestamp": 1738252038.0,
"version": "v1.9.2",
Expand Down Expand Up @@ -455,6 +447,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.6_196.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.6_196.md",
"size": 51570
},
{
"timestamp": 1739706919.0,
"version": "v1.9.7",
"versionCode": 197,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.7_197.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.7_197.md",
"size": 51599
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion modules/bindhosts/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"update_to": "https://raw.githubusercontent.com/bindhosts/bindhosts/refs/heads/master/update.json",
"source": "https://github.com/bindhosts/bindhosts",
"added": 1733301165.0,
"last_update": 1739580650.0,
"last_update": 1739706919.0,
"versions": 6
}
16 changes: 8 additions & 8 deletions modules/bindhosts/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"id": "bindhosts",
"timestamp": 1733301165.0,
"versions": [
{
"timestamp": 1737724663.0,
"version": "v1.9.1",
"versionCode": 191,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.1_191.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.1_191.md",
"size": 47433
},
{
"timestamp": 1738252038.0,
"version": "v1.9.2",
Expand Down Expand Up @@ -49,6 +41,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.6_196.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.6_196.md",
"size": 51570
},
{
"timestamp": 1739706919.0,
"version": "v1.9.7",
"versionCode": 197,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.7_197.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.9.7_197.md",
"size": 51599
}
]
}
16 changes: 0 additions & 16 deletions modules/bindhosts/v1.9.1_191.md

This file was deleted.

Binary file removed modules/bindhosts/v1.9.1_191.zip
Binary file not shown.
17 changes: 17 additions & 0 deletions modules/bindhosts/v1.9.7_197.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## bindhosts
Systemless hosts for APatch, KernelSU and Magisk

---

# Changelog
### 1.9.7
- scripts: add /dev as tmpfs dir

### 1.9.6
- webui: permission request on MMRL
- webui/locales: Turkish translation
- webui/locales: Arabic translation
- webui/locales: Italian translation



Binary file added modules/bindhosts/v1.9.7_197.zip
Binary file not shown.

0 comments on commit bdc81d9

Please sign in to comment.