forked from ix-plugin-hub/iocage-plugin-index
-
Notifications
You must be signed in to change notification settings - Fork 0
/
monica.json
45 lines (45 loc) · 1.08 KB
/
monica.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"name": "monica",
"release": "13.1-RELEASE",
"artifact": "https://github.com/aoyono/iocage-plugin-monica.git",
"pkgs": [
"git-lite",
"pwgen",
"apache24",
"mysql57-server",
"redis",
"mod_php74",
"php74-composer",
"php74-bcmath",
"php74-curl",
"php74-dom",
"php74-gd",
"php74-gmp",
"php74-iconv",
"php74-intl",
"php74-json",
"php74-mbstring",
"php74-mysqli",
"php74-opcache",
"php74-pdo_mysql",
"php74-pecl-redis",
"php74-sodium",
"php74-xml",
"php74-zip",
"php74-pecl-imagick-im7",
"php74-tokenizer",
"php74-fileinfo",
"acme.sh"
],
"packagesite": "http://pkg.FreeBSD.org/${ABI}/latest",
"fingerprints": {
"iocage-plugins": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"official": false,
"revision": 0
}