summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
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 16cea76c..9b6149d7 100755
--- a/update.sh
+++ b/update.sh
@@ -26,7 +26,7 @@ declare -A extras=(
declare -A pecl_versions=(
[APCu]='5.1.16'
- [memcached]='3.1.2'
+ [memcached]='3.1.3'
[redis]='4.2.0'
[imagick]='3.4.3'
)