Skip to content

Commit dfa52bd

Browse files
authored
Mountify: Fix updateJson + source url
1 parent 6ef2aba commit dfa52bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/mountify/track.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
id: mountify
22
enable: true
33
verified: false
4-
update_to: https://github.com/backslashxx/mountify/blob/master/update.json
4+
update_to: https://raw.githubusercontent.com/backslashxx/mountify/refs/heads/master/update.json
55
support: https://github.com/backslashxx/mountify/issues
6-
source: https://github.com/backslashxx/mountify
6+
source: https://github.com/backslashxx/mountify.git
77
categories:
88
- System
99
- Mounts

0 commit comments

Comments
 (0)