summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-12-11 01:50:16 +0100
committerGitHub <noreply@github.com>2018-12-11 01:50:16 +0100
commit783232840a16a3f9100da526edf8ca597800ac2a (patch)
tree7ea4cb5ea53e109e6cbfb73b61b510e430581abc /update.sh
parent6467871d7aee450fe5edb30612c8af3a27ba1332 (diff)
parentde2f3c57eee28d09dd165b3e4f9541bbb8bf2883 (diff)
Merge pull request #572 from J0WI/APCu-5.1.15
Update APCu to 5.1.15
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 aa791d5d..641ba587 100755
--- a/update.sh
+++ b/update.sh
@@ -25,7 +25,7 @@ declare -A extras=(
)
declare -A pecl_versions=(
- [APCu]='5.1.14'
+ [APCu]='5.1.15'
[memcached]='3.0.4'
[redis]='4.2.0'
)