Skip to content

Commit 574e970

Browse files
Update by CLI (2025-11-18 04:18:03.875471)
1 parent b736555 commit 574e970

5 files changed

Lines changed: 25 additions & 26 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": 1763427948.825894
12+
"timestamp": 1763439483.875471
1313
},
1414
"modules": [
1515
{
@@ -1248,8 +1248,8 @@
12481248
{
12491249
"id": "mountify",
12501250
"name": "mountify",
1251-
"version": "v1.6.8",
1252-
"versionCode": 168,
1251+
"version": "v1.6.9",
1252+
"versionCode": 169,
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": 1763421437.0,
1264-
"size": 539786,
1263+
"timestamp": 1763434551.0,
1264+
"size": 539778,
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": 1763384930.0,
1289-
"version": "v1.6.7",
1290-
"versionCode": 167,
1291-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.7_167.zip",
1292-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.7_167.md",
1293-
"size": 539587
1294-
},
12951287
{
12961288
"timestamp": 1763421437.0,
12971289
"version": "v1.6.8",
12981290
"versionCode": 168,
12991291
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.zip",
13001292
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.md",
13011293
"size": 539786
1294+
},
1295+
{
1296+
"timestamp": 1763434551.0,
1297+
"version": "v1.6.9",
1298+
"versionCode": 169,
1299+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.zip",
1300+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.md",
1301+
"size": 539778
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: 1763421437.0
6+
last_update: 1763434551.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": 1763384930.0,
7-
"version": "v1.6.7",
8-
"versionCode": 167,
9-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.7_167.zip",
10-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.7_167.md",
11-
"size": 539587
12-
},
135
{
146
"timestamp": 1763421437.0,
157
"version": "v1.6.8",
168
"versionCode": 168,
179
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.zip",
1810
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.8_168.md",
1911
"size": 539786
12+
},
13+
{
14+
"timestamp": 1763434551.0,
15+
"version": "v1.6.9",
16+
"versionCode": 169,
17+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.zip",
18+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.6.9_169.md",
19+
"size": 539778
2020
}
2121
]
2222
}
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
Globally mounted modules and whiteouts via OverlayFS.
33

44
## Changelog
5+
## 169
6+
- module: more tweaks for ksu metamodule mode
7+
58
## 167
69
- module: initial support for ksu metamodule mode
710
- webui/js: opt dialog animation
811

9-
## 166
10-
- LKM: fix sb->s_id use-after-free
11-
- LKM: update prebuilts to d27c085
12-
1312
### Full Changelog
1413
- [Commit history](https://github.com/backslashxx/mountify/commits/master/)

0 commit comments

Comments
 (0)