forked from Adirael/iocage-plugin-bookstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bookstack.json
26 lines (26 loc) · 1020 Bytes
/
bookstack.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
{
"name": "bookstack",
"plugin_schema": "2",
"artifact": "https://github.com/Adirael/iocage-plugin-bookstack.git",
"release": "12.2-RELEASE",
"pkgs": [
"php74", "php74-mbstring", "php74-tokenizer", "php74-pdo", "php74-pdo_mysql",
"php74-openssl", "php74-json", "php74-phar", "php74-filter",
"php74-zlib", "php74-dom", "php74-xml", "php74-xmlwriter", "php74-xmlreader",
"php74-pecl-imagick", "php74-curl", "php74-session", "php74-ctype",
"php74-iconv", "php74-gd", "php74-simplexml", "php74-zip", "php74-filter",
"php74-tokenizer", "php74-calendar", "php74-fileinfo", "php74-intl",
"php74-mysqli", "php74-phar", "php74-opcache", "php74-tidy",
"php74-composer", "mysql80-client", "mysql80-server", "nginx", "git"
],
"packagesite": "http://pkg.FreeBSD.org/FreeBSD:12:amd64/latest",
"fingerprints": {
"iocage-plugins": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"official": false
}