Skip to content

Commit 898dca5

Browse files
Update by CLI (2025-11-18 08:19:57.131695)
1 parent 574e970 commit 898dca5

5 files changed

Lines changed: 25 additions & 23 deletions

File tree

json/modules.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "A wonderful collection of useful modules that are known or considered as hidden gems, all in one repo, It also contains ZG089's projects (modules) as well.",
1010
"metadata": {
1111
"version": 1,
12-
"timestamp": 1763439483.875471
12+
"timestamp": 1763453997.131695
1313
},
1414
"modules": [
1515
{
@@ -1248,8 +1248,8 @@
12481248
{
12491249
"id": "mountify",
12501250
"name": "mountify",
1251-
"version": "v1.6.9",
1252-
"versionCode": 169,
1251+
"version": "v1.7.0",
1252+
"versionCode": 170,
12531253
"author": "xx, KOWX712",
12541254
"description": "Globally mounted modules via OverlayFS.",
12551255
"categories": [
@@ -1260,8 +1260,8 @@
12601260
"readme": "https://raw.githubusercontent.com/backslashxx/mountify/master/README.md",
12611261
"verified": false,
12621262
"added": 0,
1263-
"timestamp": 1763434551.0,
1264-
"size": 539778,
1263+
"timestamp": 1763439565.0,
1264+
"size": 539870,
12651265
"permissions": [
12661266
"magisk.permission.SERVICE",
12671267
"magisk.permission.POST_FS_DATA",
@@ -1284,21 +1284,21 @@
12841284
"build_metadata": "https://zguation-projects.github.io/ZG-R/modules/mountify/track.yaml"
12851285
},
12861286
"versions": [
1287-
{
1288-
"timestamp": 1763421437.0,
1289-
"version": "v1.6.8",
1290-
"versionCode": 168,
1291-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.zip",
1292-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.md",
1293-
"size": 539786
1294-
},
12951287
{
12961288
"timestamp": 1763434551.0,
12971289
"version": "v1.6.9",
12981290
"versionCode": 169,
12991291
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.zip",
13001292
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.md",
13011293
"size": 539778
1294+
},
1295+
{
1296+
"timestamp": 1763439565.0,
1297+
"version": "v1.7.0",
1298+
"versionCode": 170,
1299+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.7.0_170.zip",
1300+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.7.0_170.md",
1301+
"size": 539870
13021302
}
13031303
]
13041304
},

modules/mountify/track.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ categories:
33
- Mounts
44
enable: true
55
id: mountify
6-
last_update: 1763434551.0
6+
last_update: 1763439565.0
77
readme: https://raw.githubusercontent.com/backslashxx/mountify/master/README.md
88
source: https://github.com/backslashxx/mountify
99
support: https://github.com/backslashxx/mountify/issues

modules/mountify/update.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"id": "mountify",
33
"timestamp": 1741872659.0,
44
"versions": [
5-
{
6-
"timestamp": 1763421437.0,
7-
"version": "v1.6.8",
8-
"versionCode": 168,
9-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.zip",
10-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.md",
11-
"size": 539786
12-
},
135
{
146
"timestamp": 1763434551.0,
157
"version": "v1.6.9",
168
"versionCode": 169,
179
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.zip",
1810
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.md",
1911
"size": 539778
12+
},
13+
{
14+
"timestamp": 1763439565.0,
15+
"version": "v1.7.0",
16+
"versionCode": 170,
17+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.7.0_170.zip",
18+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.7.0_170.md",
19+
"size": 539870
2020
}
2121
]
2222
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
Globally mounted modules and whiteouts via OverlayFS.
33

44
## Changelog
5-
## 168
5+
## 170
6+
- add support for ksud kernel umount
7+
- add support for ksud kernel nuke-ext4-sysfs
68
- module: more tweaks for ksu metamodule mode
79

810
## 167

0 commit comments

Comments
 (0)