summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-02-10 20:54:46 +0100
committerJ0WI <J0WI@users.noreply.github.com>2019-02-10 20:57:47 +0100
commit891feeaf9485b9dba320aeac61504a81bfaeb462 (patch)
treedfcfc779c97ce3bef07eaf9cd3ad2b5455b472af /update.sh
parent4c0d269740704b19b11dcb5522cbc3c23fec2906 (diff)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 12db63dd..8dc4c81f 100755
--- a/update.sh
+++ b/update.sh
@@ -26,7 +26,7 @@ declare -A extras=(
)
declare -A pecl_versions=(
- [APCu]='5.1.16'
+ [APCu]='5.1.17'
[memcached]='3.1.3'
[redis]='4.2.0'
[imagick]='3.4.3'